/* CSS Document */

html, body { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;}

body { color: #333; background: #1c0b04 url('../bg.jpg') top center; background-repeat: no-repeat; margin: 0; padding: 0; text-align: center;}

.center {margin: 0 auto; width: 900px; height: 600px;}