*{ margin: 0; padding: 0; }* 



body { 

	font: "Trebuchet MS", Tahoma, sans-serif; 

	font-size:16px;

	line-height: 1.6em;

	background: #ffffff; 

	color: #535228;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a {background: inherit; color: #000000; text-decoration: none; font-weight:bolder;}

a:visited {background: inherit; color: #000000; text-decoration: none;font-weight:bolder;}	 	

a:hover {color: #535228; background: inherit;font-weight:bolder; text-decoration:underline;} 


#logo {width:1100px; height:70px; margin:auto; padding-bottom:20px; padding-top:20px; }

