body{background: #eee url('../img/bg.png')}
#main{max-width: 900px; margin-top: 20px; border: 1px solid #ccc; background: #fff; padding: 10px 40px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0 0 15px #ccc; -webkit-box-shadow: 0 0 15px #ccc; box-shadow: 0 0 15px #ccc;
}
.align-center{text-align: center}
.align-right{text-align: right}
.small{font-size: 80%}
footer{margin-top: 10px; margin-bottom: 20px}