body { background :  url(http://www.camping-alternative.eu/images/background.jpg) fixed repeat;}
font {font-family:Arial,Verdana;color:#05000;font-size:14;font-weight:normal;font-style:normal;}
h3 { font-family : verdana;color : #05000;text-align : center;background-color:#FFFF99;line-height: 1;} 
h2 { font-family : verdana;color : #05000;text-align : center;background-color:#FFFF99;line-height: 1;} 
h1 { font-family : verdana;color : #05000;text-align : center;background-color:#FFFF99;text-decoration: underline;line-height: 0;}

A: Link {font-family:Verdana,Arial;font-weight:normal;font-style:normal;background:#FF3300;text-decoration:underline;} 
A: Active {font-family:Verdana,Arial;font-weight:normal;font-style:normal;background:#FF3300;text-decoration:underline;} 
A: Hover {font-family:Verdana,Arial;font-weight:normal;font-style:normal;text-decoration:overline;} 
A: Visited {font-family:Verdana,Arial;font-weight:normal;font-style:normal;text-decoration:underline;}

#navigatie li
{
list-style-type: none;
width: 160px;
}
#navigatie li a
{
display: block;
width: 100%;
background-color: #FFFF99;
padding: 3px;
border-bottom: 1px solid #FF3300;
text-decoration: none;
}
#navigatie li a:hover
{
background-color: #FFFF99;
color: red;
} 

table {width:1050px; border:0; cellspacing:50px}
td{background-color:#FFFF99; }

.header { text-align: center;background-color:#FFFF99;}

.menu {width: 340px;float: left;text-align: center}

.content {padding: 0 0 0 350px;background-color:#FFFF99;}

.footer {background-color:#FFFF99;clear: left;font-family:Arial,Verdana;color:#05000;font-size:36;font-weight:bold;font-style:normal;}

#center { border: 1px solid #000000;background: #cccccc;height: 100px;width: 100px;}