@charset "ISO-8859-1";
body {
	background-color: #000000;
	margin:0;
}
#centeralign {
	width: 950px; 
	height: 713px;
	position: absolute;
	left: 50%; top: 50%;
	margin: -356px 0 0 -475px;
	
}
#altcenteralign{
	margin:0 auto 0 auto;
	width:295px;
	}
	
	
