﻿@import url("Site_Common.css"); /* This is a core include, do not remove */

body
{
    background-color: #2b295a;
    font-size: 76%;
    background-position: center top;
    background-image: url('Images/backgrnl.gif');
    background-repeat: repeat;
}
