body {
	background-color: #ffcc00;
	background-image: url(../img/splash/background_yellow.jpg);
	margin: 0px;
	padding: 0px;
	}
	
p, li {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	line-height: 14pt;
	margin: 0px;
	padding: 0px;
	}
	
.twitter {
	font-size: 7.5pt;
	line-height: 10pt;
	margin: 204px 12px 0px 470px;
	}

.twitterdate {
	color: #058cf2;
	font-style: italic;
	}
	
.splashimg {
	width: 220px;
	height: 14px;
	border: 0px;
	margin-bottom: 5px;
	display: block;
	}

a:link, a:visited, a:active {
	color: #058cf2;
	text-decoration: none;
	}

a:hover {
	color: #058cf2;
	text-decoration: underline;
	}