﻿body
{
    
    margin: 0px;
    text-align: center;
    font-family: Arial;
    font-size:12px;
    background-color: #CFE1ED;
    background-image:url('/Media/Art/Layout/Pub/background.jpg');
    background-repeat: repeat-x;
}
.pageContentStandard
{ 
    margin-top: 50px;
    width:835px;
    height:638px;
    
     background-image:url('/Media/Art/Layout/Pub/content_background2.png');
     background-position: bottom;
     background-repeat:no-repeat;
}

.h3
{
    font-weight: bold;  
    font-size:14px;
    color: #6781A0;

}

.h4
{
    font-weight: bold;  
    font-size:12px;
    color: #888885;

}