Body
{
	margin:0px
	background-color: #ffffff;
}

a
{
	color:#660033;
}

.content
{
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-color:#E5BF71;
	background-position: 102px top;
	width: 800px;
	height: 600px;
}

.splash
{
	horizontal-align:center;
	vertical-align:center;
	top:0px;
	left:0px;
	width:800px;
	height:600px;
}
