body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	background-color:#CCCCCC;
	margin-top:10px;
	padding:0;
}

#container {
	margin:0 auto;
	padding:0px;
	width:915px;
	height:720px;
	text-align:center;
	background:url(images/rf_splash.jpg);
	background-repeat:no-repeat;
}

#imageLink {
	position: relative;
	left:725px;
	top:585px;
	display: block;
	width:130px;
	height:85px;
	text-decoration: none;
}