a:link {
    text-decoration: underline;
    color: #7B3584;
 }

 a:visited {
    color: #444444;
 }

 a:hover {
    text-decoration: none;
    color: #444444;
 }

 body {
    background-image: url(images/main-bkg.gif);
    background-repeat: repeat;
    background-color: #cccccc;
    margin: auto;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 12px;
    color: #6A6A6A;
 }

 .sf_header_wrapper {
    background-repeat: no-repeat;
    height: 211px;
    width: 896px;
    margin: 0 19px 0 19px;
    clear: both;
    background-image: url(images/pasqduomo2.jpg);
 }

 .sf_main_header {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    text-align: right;
    padding-top: 15px;
    margin-left: 370px;
    overflow: hidden;
    width: 500px;
    height: 180px;
    position: relative;
    z-index: 99;
    font-size: 28px;
    color: #2B2B2B;
 }

 
