body {
	font-size: 90%;
	font-family: Arial;
	
	background-color: #ececec;
	margin: 0;
	padding: 0;
	min-height:1000px; 
	height:auto !important; 
	height:1000px; 	
	background-image: url(/images/bg1.gif);
	background-repeat: repeat-y;
	color:#9e9e9e;
}



#content {
	background-image: url(/images/logo.gif);
	background-position: 209px 180px;
	background-repeat: no-repeat;

	height:600px; 	
	
	padding: 230px 0 0 360px;
	}
