body {
margin-top: 0px;
margin-bottom: 0px;
background: #EBB982;
text-align: center; 
}

#blacktable {
width: 750px;
margin-left: auto;
margin-right: auto;
height: 100%;
font-family: Arial, Helvetica, Sans Serif;
font-size: 28px;
text-align: center;
color: #652B1C;
background: #F3D1A4;
font-weight: bold;
border-left: 2px solid #652B1C;
border-right: 2px solid #652B1C;
}

#blacktable a {color: #652B1C; text-decoration: underline;}
#blacktable a:link {color: #652B1C; text-decoration: underline;}
#blacktable a:visited {color: #652B1C; text-decoration: underline;}
#blacktable a:active {color: #652B1C; text-decoration: none;}	
#blacktable a:hover {color: #652B1C; text-decoration: none;}
