body {
text-align: center;
topmargin: 15;
padding: 0;
width: 100%;
height: 100%;
scrollbar-highlight-color:#A6CE3A;
scrollbar-arrow-color:#A6CE3A;
scrollbar-face-color:white;
scrollbar-base-color:white;
scrollbar-track-color:white;
background: url('favicon.ico');
}
p { font-size: 12 pt; font-family: Tahoma, Arial, Verdana, Agency FB; color: black;} 
a:link { font-size: 13pt; color: black; text-decoration: none;} 
a:visited { font-size: 13pt; color: black; text-decoration: none;} 
a:hover { font-size: 13pt; color: black; text-decoration: underline;} 
a:active { font-size: 13pt; color: #A6CE3A; text-decoration: bold;} 


.container {
text-align: left; font-family: Tahoma, Arial, Verdana, Agency FB; 
width: 710px;
border: solid 3px #A6CE3A;
background-color: white;
}

.header {
height:100px;
text-align: center;
border-bottom: solid 2px #A6CE3A;
background-color: white;
margin: 10;
}

.head {
height: 28px;
border-bottom: solid 2px #A6CE3A;
text-align: center;
margin: 10;
}

.content {
float: left; 
width: 690px;
margin: 10;
overflow: auto;
}

.footer {
background-color: #A6CE3A;
clear: both; 
border-top: solid 2px black; 
}

.footerFB {
background-color: white;
clear: both; 
border-top: solid 2px black; 
}

.footer2 {
clear: both;  
height:20px;
}
