body
{
	background: #000000;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../graphics/background.png);
}

td.footer
{
	color: #999999;
	font-size: 10px;
}

.projectdesc
{
	font-size: 120%;
	text-align: center;
}