html { 
text-align : center;}

body { 
position : relative; 
width : 800px; 
margin : 0 auto;
text-align : left;
font: 16px Arial, Helvetica, san-serif;}

html{
background: #f5f5f5 url(/incs/back.jpg) repeat-x;}

.header a:link, .header a:visited{
color: #000; 
font-size: 28px; 
font-weight: bold; 
text-decoration: none;}

.header a:hover, .header a:active{
color: #fff; 
font-size: 28px; 
font-weight: bold; 
text-decoration: none;}

.centercontent{
padding-right: 5px; 
padding-left: 5px;}

h1{
font-size: 24px;
font-weight: bold;}

h2{
font-size: 20px; 
font-weight: bold; 
text-decoration: none;}

.foot { color: #000; font-size: 11px; background-image: url(/incs/footer.jpg); background-repeat: repeat-x; text-decoration: none; text-align: center; vertical-align: bottom; padding-bottom: 2px; }
.foot a:link, .foot a:visited { color: #000; font-size: 11px; text-decoration: none; text-align: center; vertical-align: bottom; }
.foot a:hover, .foot a:active { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; text-align: center; vertical-align: bottom; }

