#splash {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
p.narrow {
	font-size: 12px;
	line-height: 18px;
	width: 80%;
	margin: 20px auto;
	text-align: center;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#splash h1 {
	font-size: 20px;
}
#splash h2 {
	font-size:16px;
}
#splash h3 {
	font-size:14px;
}
#splash p.red {
	color: #F00;
}
