body {
    background-image: url(http://snippyhaines.net/sh/IMG/fond.jpg);
    background-repeat: repeat;
    background-attachment: scroll;
    font-family: Georgia, Times, serif;
    font-size: small; font-weight: normal;
    color: #006699; background-color: #fdfcf7;
    text-align: left;
    z-index: auto;
    margin-left: 50px;
    margin-bottom: 10px;
    line-height: 1em;
    }
p  {font-family: Georgia, Times, serif;
    font-size: small; font-weight: normal;
    color: #003333;
    line-height: 1.2em;
    }   
/*=============================================== */
hr {color: #aaccaa; height: 2px; width: 90%; line-height: 0px;}
/*=============================================== */
div.main {
    font-size: small;
    margin-top: 0px;
    margin-left: 70px;
    margin-right: 70px;
    margin-bottom: 70px;
    text-align: left;
    overflow: auto;
    }
/*=============================================== */
a:link {    font-family: Georgia, Times, serif; font-size: small; font-weight: 500;
            color: #3333ff; background-color: transparent; text-decoration: none; white-space: nowrap;
    }
a:active { font-family: Georgia, Times, serif; font-size: small; font-weight: 500;
                color: #3366cc; background-color: transparent; text-decoration: none; white-space: nowrap;
    }
a:visited {font-family: Georgia, Times, serif; font-size: small; font-weight: 500;
                color: #0033cc; background-color: transparent; white-space: nowrap;
    }
a:hover {  font-family: Georgia, Times, serif; font-size: small; font-weight: 500;
                color: #0066ff; background-color: transparent; text-decoration: none; white-space: nowrap;
    }
/*=============================================== */
h1 {text-align: left;
    font-family: Georgia, Times, serif;
    font-size: large; font-weight: normal;
    color: #666699;
    }   
h2 {text-align: center;
    font-family: Georgia, Times, serif;
    font-size: large; font-weight: bold;
    color: #006666;
    }
h3 {text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: medium; font-weight: bold;
    color: #006666;
    }
h4 {
    font-family: Georgia, Times, serif;
    font-size: small; font-style: italic;
    color: #003333;
    }
h6 {text-align: center;
    font-family: Georgia, Times, serif;
    font-size: small; font-weight: normal;
    color: #003333;
    }
/*=============================================== */    
table { align: left;
        font-family: Georgia, Times, serif;
        font-size: small;
    }
td {vertical-align: top;
    padding-left: 1%;
    padding-right: 1%;
    }
/*=============================================== */    

