body {
font-size : 14px;
font-family : georgia;
color : #FFFFFF;
background : #000000;
background-attachment: fixed;
background-image: url(http://private-rooms.titsandbeer.com/images/1.gif);
background-repeat: repeat;
}

.maintable
{
	 position:relative;
    left:10px;
    border-color: #e1db99;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
   
}

a:link {color: #e1db99; text-decoration:none;}
a:visited {color: #e1db99; text-decoration:none;}
a:hover {color: #e1db99; text-decoration:underline;}