    body { color: #0E3D6C;
     background-color: #B9D8E5;
     background-image: url(cldbck.jpg);
     background-repeat: repeat;
     background-attachment: fixed
    }
    h1 { text-align: center }
    h2 { text-align: center;
     clear : both }
    h3 { text-align: center }
    h4 { text-align: center }
    a:link { color: #4B4FFF }
    a:visited { color: #CD0096 }
    a:hover { color: #9B36FF }
    a:active { color: #FF4040 }
    div.center { text-align: center }
    p { font-size : large }
    ul { font-size : large }
    hr { clear : both }
    img.lt { float: left }
    table.lt { float: left }
