body { background-image: url("bg.gif"); } 
.table { background-image: url("innerbg.gif"); } 
.toptable { background-image: url("innertop.gif"); } 
.bottomtable { background-image: url("innerbottom.gif"); }
.content {
padding: 30px; 
COLOR: #808080; 
FONT-FAMILY: Times, serif; 
TEXT-ALIGN: left;
}

h2 {
COLOR: #808080; 
FONT-FAMILY: Helvetica, sans-serif; 
TEXT-ALIGN: left;
background: #eeeeee;

}

h3 {
COLOR: #808080; 
FONT-FAMILY: Helvetica, sans-serif; 
TEXT-ALIGN: left;

background: #eeeeee;
}

hr {
height: 1px;
border: 0px;

color: green;
background-color: green; 

}

.space {

height: 100px;

}

.smallspace {

height: 71px;

}

.schedule {
margin : 30px;

}


a {
color: green;

}
