body {
	background: #FFF url("../../img/splash/background01.jpg") no-repeat;
	margin: 0;
	padding: 0;
}
#wrapper h1 {
	background: #FFF url("../../img/splash/automake-enter.gif") no-repeat;
	color: #000;
	height: 194px;
	left: 78px;
	margin: 0;
	position: absolute;
	top: 78px;
	width: 510px;
}
#wrapper h1 a {
	color: #000;
	display: block;
	height: 194px;
	width: 510px;
}
#wrapper h1 a span {
	position: absolute;
	left: -5000px;
}
#subtext {
font: 24px arial,helvetica,sans-serif;
font-weight: bold; 
color: #000;
	left: 78px;
	margin: 0;
	padding: 45px;
	position: absolute;
	top: 330px;
	width: 420px;
	background-color: #FFF; 
}