body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.smallwhitetext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.menu {
	position: absolute; 
	left: 0px; 
	top: 200px; 
	height: 400px; 
	width: 200px; 
}
.topleft {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	height: 200px; 
	width: 200px; 
	background-image: url(../images/title.jpg);
}
.maintop {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	height: 200px; 
	width: 100%;
	background-image: url(../images/tank.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.content {
	position: absolute; 
	left: 200px; 
	top: 200px; 
	margin: 5px;
}