.body {
	background-color: #C20A0A;
}
.h1 {
	background-color: #C20A0A;
	font-size: 24pt;
	font-family: "Lucida Console";
	color: #99CCFF;
	text-align: left;
	line-height: 25pt;
	width: 400px;
	left: 0px;
	top: 0px;
	}
.h2 {
	background-color: #C20A0A;
	font-size: 30pt;
	font-family: "Lucida Console";
	color: #FFFFCC;
	text-align: left;
	line-height: 25pt;
	width: auto;
	left: 0px;
	top: 40px;
	}
.menu	 {
	background-color: #C20A0A;
	font-size: 14pt;
	font-family: "Lucida Console";
	color: #CC0000;
	text-align: center;
	line-height: 8pt;
	float: none;
	height: auto;
	width: 100px;
	top: 0px;
	position: absolute;
	right: 0px;
		
	
}

