/*	
	+++++++++++++++++++++++++++++
	++     G E N E R A L	   ++           
	+++++++++++++++++++++++++++++	*/
body {
	text-align: center;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	color: #3716B6;	
	background-color: #FCFEFC;
	font-size: 10pt;
}

#wrapper {		
	width: 950px;
	padding-top: 10px;
	text-align: left;
	margin: 0 auto;
}

#container {
	position: absolute;
	width: 950px;
	height: 609px;
	background-repeat: no-repeat;
}
