/*common properties*/

 


a:hover {text-decoration:underline;}

/*content*/
#content {
	margin-left: 0px;
	padding: 0 0 0 0px;
	text-align: center;
	}
	
body {
	background-color: #ccc;
	background-image: url(bkgd008.jpg); 
	background-repeat: repeat-x;
	}


	
	

	
.content 	{
	text-align: left;				
	padding: 10px 12px 10px 20px;
	font-family: helvetica;
	font-size: 16px;
	color: black;
}
		

	<style>
	

</style>
