body {
    color: #000000;
    background: #99ccff url(http://www.osservatorio-cimarest.it/images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
}

#header {
    width: 720px;
    position: relative;
    margin: auto;
}

#header img {
    float: left;
}

a {
    color: #000000;
}

h1 {
    font-family: Arial, helvetica, sans-serif;
    font-size: 240%;
    color: #FFFFFF;
}

h2 {
    font-family: Arial, helvetica, sans-serif;
    font-size: 160%;
    color: #FFFFFF;
}

td {
    vertical-align: top;
}