body {
    background: url("img/bg.jpg") top left repeat-x;
    background-color:#ffffff;
    font: 1em/1.231 Lucida Sans Unicode, Lucida Sans, Tahoma, Arial, sans-serif;
    color: #444444;
    text-align: center;
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0p;
    line-height: 1.5;
}

.main {	margin: 0px }
.middle { width: 100%; height: 120px; }

a {
    color:#000000;
    text-decoration:none;
}