body {
	background-color:#777;
	font-family: "Trebuchet MS";
	font-size:14px
}

#splash {
	height:630px;
	width:1001px;
	background-image:url('images/splash.png');
}

.filler {
	width:15%;
}

.city {
	font-size:18px;
	color:#333;
}

.city a {
	padding-left:10px;
	color:#000;
	font-size:30px;
	text-decoration:none;
	font-family: "Prestige Elite Std";
	letter-spacing:.3em;
}

.city a:hover {
	color:#ff0000;
}