#header {			width:100%;
				height: 100px;
				background-color: #333366;


H1 {	
	font-family: Verdana; 
	color: #CC0000; 
	font-size: 11px; 
	font-weight: bold;
	font-style: italic;
	text-align: left;
	width: 100%;
	padding: 2px;
}