body {
 background: url(img/bg.png);
 color: #333333;
}
.cont {
 margin: 0 auto;
 width: 480px;
}
img {
 border: 0px;
}
#logo {
 margin-left: 100px;
 margin-bottom: 80px;
}
#thequoter {
 padding-top: 10px;
 padding-left: 15px;
 background: url(img/quotes.png);
 width: 485px;
 height: 90px;
}
