body, html {
		margin:0; padding:0; background:white; color:black; 
		font-family: arial, sans-serif; font-size: 13px; } 
#wrap { position: absolute; left: 0; top: 0; }
#roma { position: absolute; top: -9px; left: -3px; }
#header {  position: absolute; top: 0; left: 200; height: 200; width: 605; }
#header h1 { background: #CCCCCC; valign: center; padding: 20; }
#menu { position: absolute; top: 290px; left: 15; line-height: 20px; width:200; } 
#menu a { text-decoration: none; color: #000066; }
#menu a:hover {color:#000066; border-left:3px solid #000066; border-bottom:1px solid #000066; } 
#content { position: absolute; top: 100px; left: 210px; background: white; width: 600; }

h1 { font-size: 150%; color: #000066; }
h2 { font-size: 130%; color: #000066; }
h3 { font-size: 110%; color: #000066; }

#footer { clear:both; }
#footer p { padding:5px; margin:0; }

 .floatright { float: right; margin: 0 2px 10px 10px; clear: right; }
 .floatleft { float: left; margin: 0 10px 10px 2px; clear: right; }