#navbar {
font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    height:135px;
	text-align:center;
	margin-top:10px;
	padding:0px;
	background: #ffffff url('http://www.devon-photography.co.uk/chalet/header.jpg') no-repeat fixed center;
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a {
    width:100px;
    text-decoration:none;
    float:left;
}
