.maintitle
{
	text-align:center;
	font-size:24px;
	font-family:"Cambria";
	text-decoration:bold;
}
.subtitle
{
	font-size:18px;
	font-family:"Cambria";
	text-decoration:underline;
	text-decoration:bold;
}

.link
{
	color:#dd6525;
}

#wrapper 
{
	width:545px;
	margin:0px;
	margin:auto;
}

body
{
	background: url(../images/Background.jpg);
	background-color: #000;
	color: #FFF;
}