
	
	#textLeft{

		width:350px;
		height:10px;
		position:relative;
		left:50px;
		top:30px; 
		float:left;
		padding:0px;
	}
	
	#textRight{

		width:350px;
		height:10px;
		position:relative;
		left:80px;
		top:84px; 
		float:left;
		padding:0px;
	}
	
		#head{

		width:898px;
		height:247px;
		position:relative;
		left:30px;
		top:0px; 
		padding:0px;
		margin-left:auto;
		margin-right:auto;

	}
	
	

	
	
	
	
	
	