BODY {
	background: #360301 url(../Images/splash.jpg) no-repeat center top;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin: 0;
}

#splash {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	margin: 400px auto 0;
}

#inquire {
	margin: 550px 0 0;
	font-size: 18px;
}

a:link, a:active, a:visited {
	color: #cb593f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #300;
}