body {  background: url(pix/bg.jpg) repeat-x fixed; background-color: #0e0b06; }
body,p,td  { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	 }
a  { color: #999; text-decoration: none }
a:visited  { color: #999 }
a:hover  { color: #CCC }
a:active  { color: #FFF }
td { text-align: center }
button { font-size:16px }
.copyr { color: #999; font-size: 8pt }
