#footer {
    margin-top: 5mm;
    border-top: thin solid;
    clear: both;
}

#footer img {
    float: left;

    border-style: none;
    margin: 5px;
    height: 31px;
    width: 88px;
}

#footer p {
    text-align: right;
    font-size: xx-small;
}

#header {
    background-image: url(../obaLogo.gif);
    background-position: left;
    background-repeat: no-repeat;
/*    height: 25mm; */
    height: 30mm;
    padding-left: 75mm;
}

#header h1 {
    text-align: center;
    margin: 2mm 0;
}

#header h2, #header h3 {
    text-align: center;
    margin: 0 0;
}

#main {
}

body {
    background-image: url(../back.gif);
}
