.infotable {
background-image: url(../Images/tbg.jpg);
width: 90%;
height:100%;
color: #FFFFFF;
font-weight: bold;

}
.inset {
background-image: url(../Images/buttons.gif);
text-align: center;
}
.nav {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;

}
.nav:hover {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}
body {
background-image: url(../Images/bg.jpg);
{