html {
overflow: auto;
}
p{font-family: 'Trebuchet MS', sans-serif; color: rgb(185, 184, 163)}
h1 {font-family: 'Trebuchet MS', sans-serif; font-size:2.5em; color: rgb(255, 255, 255)} 
h2 {font-family: 'Trebuchet MS', sans-serif; font-size:1.875em color: rgb(185, 184, 163)} 
a { text-decoration:none; color: rgb(190, 192, 168) }
a:hover {text-decoration: underline; color: white}
#more {color: rgb(204, 164, 103)}
#bottom {color: rgb(45, 45, 45)}
#pl {color: rgb(255, 255, 255)}

body {background-image: url(tablebg.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: black;}