Body {
/*background-image: url(../images/Background.jpg);*/
background-color: #FF0000;
font-size: small;
font-family: verdana, helvetica, sans-serif;
background-image: url("http://www.grs-relocation.com/images/Background.jpg");
background-repeat: repeat-x;
}
#tblMain {
width: 756px;
text-align: left;
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}
#title {
height: 91px;
color: White;
font-family: "Arial Black",verdana, helvetica, sans-serif;
font-weight: bold;
font-size: xx-large;
}
#nav {
width: 125px;
vertical-align: top;
}
#menu { 
position: absolute; 
width: 120px; 
text-align: left; 
font-size: small; 
} 
#menu a { 
text-decoration: none; 
font-weight: bold; 
display: block; 
padding: 5px; 
width: 120px; 
margin-bottom: 5px; 
border: 1px solid White; 
color: White; 
} 
#menu a:hover { 
background-color: White; 
color: Red; 
border: 1px solid White; 
}
#content {
background: White url('../images/GLOBE.jpg') no-repeat fixed right top; 
width: 575px;
}
.blackback {
background-color: #000000;
}
.redback {
background-color: #FF0000;
}
h1 {
font-size: medium;
}
.footer {
font-size: small;
}
.legaltxt {
font-size: x-small;
color: White; 
text-align: center;
}
a.DTtxt:link {
font-size: x-small;
text-decoration: none; 
color: Silver; 
}
a.DTtxt:visited {
font-size: x-small;
text-decoration: none; 
color: Silver; 
}
a.DTtxt:hover {
font-size: x-small;
color: Silver; 
}
a.DTtxt:active {
font-size: x-small;
text-decoration: none; 
color: Silver; 
}