@charset "utf-8";
#splash {
	background-image: url(../images/splash.jpg);
	height: 340px;
	width: 400px;
	clear: both;
	float: right;
	border: 1px solid #CE1000;
	margin-bottom: 20px;
}
#hometext {
	margin-right: 450px;
	padding-left: 20px;
}
