.homeheader{
	position: absolute;
	height: 30px;
	width: 360px;
	left: 68px;
	top: 106px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 30px;
}
.homecopy {
	position: absolute;
	height: 120px;
	width: 400px;
	left: 68px;
	top: 142px;
	line-height: 20px;
}
.outershell {
	background-image: url(../images/home_back.jpg);
	background-repeat: no-repeat;
}

