body{	 
		background-color: #FFFFFF; 
		background-image: url('images/shuhari_background.jpg'); 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-position: center 50% 
		text-align:left;
 	  	color:#333333;
 	  	font: normal 10pt "Verdana";
 	  	margin-top: 0;  margin-bottom: 0;

	}
H1  	{
 		text-align:left;
 		color:#60C080;
		font: normal italic 12pt "Arial Black";	  
 		margin-top: 0; margin-bottom: 0;
   	}  	
H2 	{
		text-align:left;
		color:#29297C;
		font: normal 11pt "Arial Black";	  
	 	margin-top: 0; margin-bottom: 0;
 	}
H3 	{
		text-align:left;
		text-decoration:underline;
		text-transformation:uppercase;
		color:#000000;
		font: normal 10pt "Arial Black";	  
	 	margin-top: 0; margin-bottom: 0;
 	}

H4 	{
		text-align:left;
		color:#000000;
		font: normal italic 10pt "Arial Black";	  
	 	margin-top: 0; margin-bottom: 0;
 	}
P 	{
 		text-align:left;
 	  	color:#333333;
 	  	font: normal 10pt "Verdana";
 	  	margin-top: 0;  margin-bottom: 0;
 	}
	
H5	{ 
		text-align:left;
 	  	color:#000000;
 	  	font: normal 9pt "Tahoma";
 	  	margin-top: 0;  margin-bottom: 0;
	}