
p {font-size:100%};
body {}


head{
 margin: 0; padding: 0;
 display: inline;
}
#topbar{
	
	width: 100%;
	height: auto;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	text-shadow: 3px 2px 3px #333333;
    background-color: #8AD9FF;
    border-radius: 0px;
    display: block;
 	 margin-top:0;
    
	
}
#topbar li{
	display: inline;
	padding: 20px;
	
}

#img {
	
	float: left;
	ALIGN: left;
}

#img banner{
	display: block;
}
