body {
	margin: 0 0 0 0;
	background-image: url("/images/splash/bg.png");
}

body, p, td, ol, ul, li, blockquote, h2, h3, h4, div, a {
	font-size: 9px;
	color: #958454;
}

#str-Shad, #str-Imgs, #str-Frame, #str-Copy {
	position: absolute;
	left: 50%;
}

#str-Shad {
	top: 79px;
	margin-left: -394px;
}

#str-Imgs {
	top: 165px;
	margin-left: -383px;
}

#str-Frame {
	top: 90px;
	margin-left: -383px;
}

#str-Copy {
	top: 489px;
	width: 400px;
	text-align: center;
	margin-left: -200px;
}


