html { color: #000; background: #777; font: 11px Arial, sans-serif; }
body { color: #000; background: #777; font: 11px Arial, sans-serif; }
img { border: 0px; display: block; }
a { text-decoration: none; }

div.content { width: 408px; margin: auto; padding: 0px; border-left: 1px solid #666;  border-right: 1px solid #666; }
div#content { background: #FFF; }
div#footer  { background: #DDD; border-bottom: 1px solid #666; border-top: 1px solid #AAA; width: 400px; padding: 4px; text-align: right; font-size: 9px; }
div#header  { background: #DDD; border-bottom: 1px solid #AAA; border-top: 1px solid #666; margin-top: 50px; }

div#content p { margin: 0px; padding: 4px 4px 6px 4px; }

h1 { margin: 0px; padding: 5px; background: #CCE; font-size: 16px; font-weight: bold; text-align: center; border-bottom: 1px solid #AAA; color: #000; }
h2 { margin: 0px; padding: 3px; background: #DDF; font-size: 13px; font-weight: normal; text-align: center; border-bottom: 1px solid #AAA; color: #000; }

.ta-centre { text-align: center; }
