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
{
	margin: 0 auto;
}
.donations 
{
	width: 750px;
	border: black 1px solid;
	background: white;
	text-align: left;	
}
.indent
{
	padding-left: 45px;	
}
.center-font
{
	text-align: center;	
}
#bottom_rule
{
	width: 500px;
		
}

