html, body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
    width: 880px;
    color: #000;
    background: #80ffff;
    background-image: url(images/bg2w.jpg);
   }
#mainw {
    position: absolute;
    top: 150px;
    left: 200px;
    width:
    }
.era {
    font-family: Times New Roman, serif;
    font-size: 1.4em;
    font-style: italic;
    font-weight: bold;
    color: red;
    }