body {
	background-color: #666666;
	margin: 0px;
}
#splash {
	background-color: #666666;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
}
#splashname {
	font-size: 36px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-top: 100px;
	margin-bottom: 0px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(tolley-signature.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#splashamerican {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

