html{    font-family: Arial;    font-size: 14px;    background-image: url('sh2.png');    background-repeat: repeat;    background-attachment: fixed;    cursor: default;}head{}body
{
    margin: 0 auto;
    width: 745px;
    background-position: center center;
    background-image: url( 'sh.png' );
    background-repeat: repeat-y;
    padding-right: 50px;
    padding-left: 50px;
    height: 1300px;
}end{}a{    color: #c5040b;    text-decoration: none;}acronym{    border-width: 1px;    font-weight: bold;    border-bottom-style: dashed;    border-color: #c5040b;    cursor: help;}#main
{
}#toplogo{    background-image: url('header.png');    width: 745px;    height: 248px;}#links
{
    font-variant: small-caps;
    color: #c5040b;
    border-color: #000000;
    border-top-style: double;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}.m{}.town
{
    color: #c5040b;
    font-weight: bold;
    font-size: 16px;
}.name{    color: #c5040b;    font-weight: bold;}.ph{    color: #c5040b;}.fx{    color: #c5040b;}.email{    font-weight: normal;    color: #c5040b;}.smallcaps{    font-variant: small-caps;}.anc{    font-variant: small-caps;}.linksel{    background-color: #c5040b;    color: White;    font-weight: bold;    text-decoration: none;}.linksub{    border-color: #000000;    border-width: 3px;    border-bottom-style: double;    background-color: #c5040b;}.white{    color: White;}