body {
	background: #000 url('donations-page.jpg') no-repeat;
}

#content p, #content a {
	width: 300px;
	color: #d6a87f;
	font-family: Arial Narrow, Arial, Trebuchet MS;
	font-size: 11pt;
	line-height: 12pt;
	position: relative;
	left: 500px;
	top: 60px;
}

#content form {
        position: relative;
        width: 130px;
	left: 630px;
        top: 50px;
}
#content a#homepage {
	top: 200px;
	left: 690px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
