/* Start of CMSMS style sheet 'Splash' */
body {
    margin: 0 0 0 0;
}
img {
    border: none; 
    position: absolute;
    left: 50%;
    top: 50%;
    width: 799px;
    height: 600px;
    margin-left: -400px;
    margin-top: -300px;
}
/* End of 'Splash' */

