@charset "utf-8";
/* CSS Document */

#splashBody {
	background-image: url(images/bg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.splashTable {
	border: 2px solid #993333;
	background-color: #FFF;
}
.white h2 {
	font-size: 14px;
	color: #993333;
}
.white {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
