body
{
	background-color: #51688a;
	background-image: url('../images/uwdce-it-default-background.gif');
	margin: 0px;
	padding: 0px;
}
#bodyDiv
{
	background-attachment: fixed;
	background-image: url('../images/girl.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #51688a;
	margin: 0px;
	padding-bottom: 500px;
	padding-right: 200px;
	text-align: center;
}
#imageDiv
{
	border: 1px none #51688a;
	margin: auto;
	width: 768px;
}
a:link,
a:visited,
a:focus,
a:hover,
a:active
{
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}