body         
	{ 
	background-image: url('images/recbg.jpg'); 
	background-repeat: repeat; 
   	font-family: Verdana, Arial, sans-serif; 
   	color: #000000; 
   	a: active #33CC33; 
   	background-color: #FFFFFF 
   }
  
/* main title float center*/ 
.title
	{   
	color: #000000;
	font-family:   Verdana, Arial,  sans-serif;
	font-style: normal;
	font-size: 24pt;
	font-weight: bold;
	text-align: center
	}

/* text body */	
.text
{   
	color: #000000;
	font-family:   Verdana, Arial,  sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	text-align: justify
	}
	
	/* picture submitter */
.pic_sub
	{
	color: #000000;
	font-family:  Verdana, Arial,  sans-serif;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	text-align: center
	}