@charset "utf-8";
/* CSS Document */

body {
	background-color: #d1561f;
	
	/* #1D6D41; green default 
	   #bd4f1e; nice orange */
	}
	
.bgimage {
background: url("/images/bg_ENT.png") top no-repeat;
margin-left:auto;
margin-right:auto;
	
	}
