body { background-color: #fff; color: #000; background: url('bg.jpg') repeat-x; }
body, p, ol, ul, td { font-family: arial, sans-serif; font-size: 13px; }

a { color: #08c; text-decoration: none; }
a:hover { text-decoration: underline; }

.center { text-align: center; }
div#content { max-width: 800px; margin: 0 auto; }