#layout { width:800px; margin-left:auto; margin-right:auto; font-family:Georgia; font-size:16px; font-weight:bold; text-align:center; } body.recepten { background-image:url('../images/Koekjesbakken.png'); background-repeat:no-repeat; background-position:center; } #header { height:40px; background:url('../images/receptenkoekjes.jpg'); } #nav { height:40px; margin:0px 0px 30px 0px; } ul { list-style-type:none; overflow:hidden; margin:0px; padding:0px; } li.nav { float:left; } a.nav:link, a.nav:visited { display:block; text-align:center; width:190px; margin:10px 5px 0px 5px; background-color:#FFA500; text-decoration:none; color:black; text-transform:uppercase; } a.nava:link, a.nava:visited, a.nav:hover { display:block; text-align:center; width:190px; margin:10px 5px 0px 5px; background-color:#FF7500; text-decoration:none; color:black; text-transform:uppercase; } #content { min-height:500px; } h1 { margin:0px; } #contentrecept { text-align:left; } #footer { height:40px; background:url('../images/receptenkoekjes.jpg'); } #reactie { width:400px; height:150px; } table { text-align:left; }