 body {
	 background: #fcefb2 url(/images/bg.gif);
	 color: #000;}
	 
a {
	color: #67917a;
	text-decoration: none; }
	
a:visited {
	color: #87b19a; }
	
input {
	border: 1px solid #87b19a;
	background: #fff4c6 url(/images/img2.gif);
	color: #67917a; }
	
.header {
	display: block;
	color: #0094A1;
	font-size: 1.3em;
	text-align: center;
	width: 100%; }
	
.box {
	display: block;
	border: 3px solid  #FF8C00;
	background: #FFF5C7 url(/images/nice.gif) ;
	color: #0094A1 ;
	text-align: center; }
	
.footer {
	display: block;
	color: #87B19A;
	font-size: 0.9em;
	text-align: center;
	width: 100%; }
	
.bg1 {
	background: #6AB07E url(/images/img2.gif);
	display: block;
	width: 100%;
	text-align: left;
	text-indent: 10px; }
	
.bg2 {
	background: #FF8C00 url(/images/img3.gif) ;
	display: block;
	width: 100%;
	text-align: left;
	text-indent: 10px; }
