
#container {

  background: #000 url(/images/backgrounds/other.jpg) no-repeat;

}

input, select, textarea {

width:180px;
font-size:11px;

}

textarea {

width:280px;

}

.submit {

text-align:center;

}
