    * { margin: 0; padding: 0; border: 0; }
    body { background: url(../image/bg.png) 50% 0 repeat-y scroll; text-align: center; margin-bottom: 30px;
color: #666; font-family: tahoma; font-size: 85%;}
    #page { width: 700px; margin: 40px auto; text-align: left; overflow: visible;}
    #top { height: 120px; border-bottom: 5px solid #999; }
    #top img { margin: 0 50px; float: left; }
    #content { float: right; width: 70%;
margin: 20px 10px 0 0;}
    h2, h3, h4, h5 { margin: 20px 0 5px 0; text-indent: 5px;}
    h1, h2 {
    color : #d11a1a;
    }
    h3, h3 a { color: green; }
    h1 { font-size: 2.0em; }
    h2 { font-size: 1.6em;
    letter-spacing : 0.05em; font-family: "trebuchet ms"; font-weight: lighter; }
    h3 { font-size: 1.05em; border-bottom: 1px solid #aaa; margin-right: 20px; margin-left: 8px;}
    a { color: red; text-decoration: none; }
    a:hover { text-decoration: underline; }
    ul, table { font-size: 90%; margin: 0 30px;}
    ul { margin-bottom: 15px;}
    td.left { padding-right: 10px; font-weight: bolder;}
    strong { color: #555;}
    hr { border: 1px solid #aaa; margin: 20px 130px; }
    .validator { position: relative; margin-left: -150px; margin-top: -130px; width: 75px;}
    .validator img { margin: 1px 0; }
    .small_logo { position: absolute; top: 580px; margin-left: -120px; }
    .footer { height: 0px; width: 20px; border: 0px solid black; }
