﻿h1 {
    color:#3a6d8c; 
    font-size:34px; 
    line-height:40px; 
    margin:0;
}

h3 {
    color:#3a6d8c; 
    font-size:45px; 
    line-height:26px; 
    font-weight:normal; 
    text-transform: uppercase;
    margin:0 0 15px 0;
}

#content {
    border-bottom:1px dotted #999; 
    border-top:1px dotted #999; 
    padding:20px 0;
}