body { 
margin: 0; 
padding: 0; 
text-align: center; 
background-color:#fffbb5;
width:750;
} 

#links {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: black;
width:750px;
}

a {
text-decoration: none;
color: black;
}

a:hover {
text-decoration: underline;
}

a:visited {
color: black;
}

a:active {
text-decoration:bold;
color:white;
}

.text
{
font-family:Helvetica;
font-size:14px;
color: black;
}

#ltext
{
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rtext
{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.table
{
text-align:center;
width:750px;
background-color:#fffbb5;
}

#label
{
font-family: Georgia;
color: black;
}

#header{
height:75px;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-decoration: Bold;
font-size: 30px;
}

#box{
text-align:center;
border:groove;
border-color: #eac58e;
}

#covenant
{
text-align:center;
border:groove;
border-color:#eac58e;
}
