body {
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
h1 {
font-size: 11px;
}
body,td,th {
font-family: Trebuchet MS;
font-size: 11px;
color: #2b637c;
}
a:link {
color: #2b637c;
}
a:visited {
color: #2b637c;
}
a:hover {
color: #2b637c;
}
a:active {
color: #2b637c;
}

