BODY {
	font-family: verdana,arial,monaco,helvetica,san-serif;
	font-size: 0.8em;
	background: #948D81 url(images/splash_bg.jpg) repeat-x;
	color: #000;
	text-align: center;
	margin: 0;
}

#lady {
	position: absolute;
	left: 0px;
	top: 97px;
}

#splashText {
	position: absolute;
	left: 228px;
	top: 193px;
}

#english {
	position: absolute;
	right: 111px;
	top: 475px;
}

#french {
	position: absolute;
	right: 0px;
	top: 475px;
}

#comingSoon {
	position: absolute;
	left: 600px;
	top: 475px;
}

#mainSplash {
	width: 730px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}