body {		font-family: Arial, Trebuchet MS, Verdana, sans-serif;	font-size: 16px;	line-height: 1.5em;	margin: 0px;	}h1{	color: #003399;	font-size: 2em;	line-height: 1.4em;	}h2{	color: #CC0000;	font-size: 1.5em; 	line-height: 1.2em;	}.Header{	background-color: #CC0000;	color: White;	padding: 10px;	text-align: center;	}	.Header h1, .Header h2{	color: White;	}.Content{	padding: 0px 10px 10px 10px;	text-align: center;	}	.Footer{	background-color: #003399;	color: White;	padding: 30px;	text-align: center;	}.Footer h1, .Footer h2{	color: White;	}	