.logo
{
    text-align: center; 
}

p 
{
    text-align: center; 
    color: rgb(35, 98, 109)
}

p.header
{
    font-size: large;
    font-weight: bold;
}

a
{
    color: rgb(45, 108, 109)
}

#rhs {
    padding-left: 10.5em;
}

#lhs {
    position: absolute;
    padding-bottom:     1em;
}

