﻿       
body 
{
    margin: 0;
    padding: 0;
    text-align: center; 
}

.header { height: 130px; background-color: white; border-bottom: 27px solid #bcc9d1; }
img { margin: 40px 30px 0 0; }
a img { border: 0; }

.body { 
    margin: 8px auto; 
    width: 953px; 
    text-align: left; 
    
    sbackground-color: #8FA1AF;
    sbackground-image: url(/images/tile.png);
    background-repeat: repeat-x;
    padding: 20px;

    scolor: white;
    font-family: verdana, san-serif;
    font-size: 11pt;
}

h1, h2 { 
    color: #184E7A; 
    font-family: verdana, san-serif; 
}

h1 { font-size: 14pt; }
h2 { font-size: 11pt; }