/* Start of CMSMS style sheet 'Splash Page Style' */
body {
    background: #808080;
}

html, body,#content {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: middle;
}

table {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}

/* End of 'Splash Page Style' */

