
/* custom mediaserver stylesheet - MODIFY AS NEEDED */


body {
    background-image:url(bg.jpg);
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size:cover;
    background-position:center center;
}
