/* Start of CMSMS style sheet 'enter' */
html, body {
	height: 100%;
}

img{
	border: 0px;
}
 
#centeredcontent {
	width: 956px;
	height: 510px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -478px;
	margin-top: -255px;
}
/* End of 'enter' */

