BODY {
	background: #006600 url(images/bg.gif) repeat-y;
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #FFBA00;
	padding: 0px;
	margin: 0px;
}
A {
	color: #FFCC00;
}
A:active {
	color: white;
}
A:visited {
	color: #CC9900;
}
.homelogo {
	position: absolute;
	top: 5px;
	left: 2px;
}
.content {
	margin-top: 100px;
	margin-left: 200px;
	margin-right: 120px;
	height: 40%;
}
.copyright {
	font-size: 8pt;
	text-align: center;
}