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";
	text-align: center;
}
img
{
	border-style: none;
}
A:link
{
	color: #e9ba35;
}
A:visited
{
	color: #5d2f94;
}
table.center 
{
	width: 70%;
	margin-left:auto; 
	margin-right:auto;
	text-align: center;
}
input.image
{
	width: 55%;	
}
#bottom_rule
{
	width: 500px;
		
}

