#splash {
	width: 600px;
	margin: 150px auto 0 auto;
	text-align: center;
	font-size: 18px;
	color: #080437;
	font-family: "Times New Roman", serif;
	text-transform: uppercase; }
	
	#splash span {
		font-size: 14px;
		font-style: italic;
		text-transform: none; }