body {background-image:url('background.jpg');
background-repeat:repeat-y;
background-position:top center;
background-attachment:fixed}
h1 {color:white}
h2 {color:white}
h3 {color:red}
a {color: yellow}
a:link {color: yellow}
a:visited {color:yellow}
table, th, td{border: 1px solid white;}
table {color:white}
