body
{
	color: rgb(255, 255, 255);
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-image: url(../Images/background.gif);
	background-repeat: repeat-x;
	background-color: rgb(0, 0, 0);
	margin: 0px;
}

.Title
{
	color: rgb(255, 255, 255);
	font-family: Myriad Web, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 36pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}