body 	{ background-color:black }
div 	{ margin:auto; text-align:center }

#div0 	{ width:800px; height:600px; text-align:center }

#div1 	{ width:796px; height:90px; background-color:black; color:red; text-align:left; position:relative; top:0px; left:0px }

#div2 	{ width:796px; height:392px; color:blue; text-align:center;  position:relative; top:0px; left:-2px }

#div3 	{ width:796px; height:50px; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align:center;  position:relative; top:8px; left:0px }

#div4 	{ width:786px; height:40px; background-color:#2A66B1; color:white; padding:5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align:center; top:0px; left:0px }

	
.noborder 	{ border-width:0 }

a:link 		{ color: white;  font-style:normal }
a:hover 	{ color: yellow }
a:visited 	{ color: blue }
	
#p1 	{ padding:5px }

