BODY {
 background-image: url('/img/bg.jpg');
 background-position: top;
 background-repeat: repeat-x;
}

h2 { font-weight: normal; font-size: 14pt; margin-top: 50; }

a { color: #000000; }
a:hover { color: #000000; }

.content { font-size: 10pt; }