/* Start of CMSMS style sheet 'Splash' */
body {
	background-attachment: fixed;
	background-color: #5a5a5a;
	background-image: url(/images/bg_splash.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
/* End of 'Splash' */

