body {
    margin: auto;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
}

div {
    font-family: Verdana;
    font-size: small;
    color: #fff;
    line-height: 18px;
}

form {
    margin:0px;
}
