@charset "utf-8";
/* CSS Document */

.text{border-right: groove;}
.text{border-left: groove;}
.text{border-top: ridge;}
.text{border-bottom: groove;}
.text1{border-bottom: groove;}
.text2{border-top: ridge;}




#foot {
	
	margin:0;
	bottom:9px;
	display:block;
	background:#799e79;
	color:#000;
	text-align:right;
	font-size:2em;
	z-index:4;
	width: 97.6%;
	left: 12px;
	height: 20px;
}

.back{background-color: #f7fff7; 



}



.back1{background-color: #799e79}

.footer {font-family: arial, verdana, sans-serif;font-size:20px; color:#003500}




body {margin: 10px; padding: 0px;}


body {
        text-align:center;
}
#wrapper {
        margin: 0 auto;
        width: 900px; 
        text-align:left;
		overflow:auto; 
}