body {
background: url('images/background.jpg') no-repeat top center #000;
}

div, td {
color: #fff;
font-family: arial;
font-size: 12px;
}

div {
text-align: left;
}

input, textarea {
border: none;
}

input {
width: 200px;
}

img {
border: none;
}

#main_body {
position: relative;
width: 1026px;
}
