﻿#contentHeader 
{
    font-family: Arial;
    font-size: x-large;
    font-weight: bolder;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#contentHeaderImag
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#contentQuote
{
    font-family: Franklin Gothic Medium;
    font-size: small;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
}
.hrLine
{ 
    height: .5px;
    top: 0px;
    position: relative;
    border-bottom-color: #0000FF;
    border-bottom-style: ridge;
    border-bottom-width: thin;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: auto;
    margin-right: auto;
}
hr
{
    color: #000080;
    height: 3px;
    background-color: #000080;
}
