body {
			font: 80% verdana, arial, helvetica, sans-serif;
			margin: 0;
		}
		
		h1, h2 {
			margin: 0;
		}
		
		#header {
			background: white;
		}
		
		#navigation { 
		position: absolute; 
		left: 20px; 
		top: 120px; 
		width: 150px; 
		background: #fdffd8; 
		
		padding: 10px;
		
		 }
		
		#content {
			margin-left: 200px;
			width: 650px;
			top: 200px;
			
		}

a:link     { color: blue; text-decoration: none } 
a:active   { color: red; text-decoration: none } 
a:visited  { color: brown; text-decoration: none } 
a:hover    { color: green; text-decoration: underline }
#layer1 { height: 32px; width: 291px; left: 510px; top: 120px; position: absolute; visibility: visible; }
