﻿body {
    background-image: url(/common/graphics/bg_cut.jpg);
    background-repeat: repeat;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: .80em;
}


.header-banner
{
    background-image: url(/common/graphics/ws_banner.jpg);  
     background-repeat: no-repeat;
     background-position:right;
      background-color:White;
    width: 1314px;
    height: 156px;
}

.page
{
    width: 1314px;
    min-height:768px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 2px solid white;
}