body {	
	padding: 0;
	margin: 0;
	background: url(../images/splash_bg.jpg) top center no-repeat;
}
#wrapper {
	width: 770px;
	height: 830px;
	margin: 0 auto;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
.text a:hover {
	text-decoration: underline;
}
#content {
	width: 770px;
	margin: 0;
	padding: 0;
}
