@charset "utf-8";
/* CSS Document */

body {
	background-image:url(bg_green2.gif);
	background-repeat: repeat-x;
	background-color: #578339;
	}
	
wrap {
	width: 900px;
	height: 800px;
	border-bottom: 5px solid #000000;
	background-color:#006666;
	}.mant {
	font-family: Arial, Helvetica, sans-serif;
}
.mant strong {
	color: #FFF;
}
