/* CSS Document */
* {margin:0 auto; padding:0;}

body {background:#090100 url('images/bg.jpg') top center repeat-y; text-align:center;}
p { padding-top:10px;font-family: sans-serif; font-size:1.2em; color:#000;}
a {text-decoration:none; color:#090100;font-weight:bold;font-size:0.8em; }
a:hover {text-decoration:underline;}
td {font-family:sans-serif;}
