BODY
{
	background-image: url("/images/main/dqbackground.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	color: #5d2f94;
	font-family: "Century Gothic";
}
img
{
	border-style: none;
}
A:link
{
	color: #e9ba35;
}
A:visited
{
	color: #5d2f94;
}
#contentBG
{ 
	background-color: white;
	border: 1px solid black;
}
#bottom_rule
{
	width: 500px;
		
}

