html {
        height: 100.3%;
        font-size: 75.5%;
}
body {

        font: 1.2em/1.8em arial, hevetica, sans-serif;
}

* {margin: 0px; padding: 0px; border: 0px;}





a {color: #000000; text-decoration: none;}

div#wrapper {
        width: 940px;
        margin: 20px auto;

  }

div#header {
        height: 651px;
        margin-top: 60px;
        margin-bottom: 10px;}






.defloat {clear: both;}