
body {
    background-image : url('westcasa_logo.gif');
    background-position : 50% 30%;
    background-repeat : no-repeat;
}


h1 {
    color : #339933;
    font-family : Arial, Verdana, Sans;
    font-size : 18pt;
    font-weight : bold;
}


p {
    font-family : Arial, Verdana, Sans;
    font-size : 10pt;
}


strong {
    color : #339933;
    font-weight : bold;
    font-size : 12pt;
}


li {
    font-family : Arial, Verdana, Sans;
    font-size : 10pt;
}


a {
    color : #0000bb;
    font-family : Arial, Verdana, Sans;
    font-size : 10pt;
    text-decoration : none;
    font-weight : bold;
}
