.splashbody {
	background-color: #000000;
	background-image: url(images/splashbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.vertcenter {
	width:500px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	border:1px dashed #333;
	background-color:#000000;
	}
      
body {
	background-color: #000000;
	margins="0"'
}
