body {
	/* delete background (except for background color) if there's no background file */
background-image: url(bck.jpg);
	background-repeat: repeat-x; /* no-repeat if you want to show background only once, like in table for illustration photo */
	background-position: 0px 0px;
	background-color:#97b992;
}
#adcontainer {	
	color:#152b12;
	padding:20px;
	padding-top:10px;
}
.title {font-weight: bold;}

/* a:link, a:visited, a:active{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color: #000000; text-decoration: underline;}
*/

#adblockright, #adblockleft {
	font-weight: bold;
	padding:10px;
}

#adblockright .pic {border:10px solid #ecd0a4;}

#adblockleft .pic {border:10px solid #ecd0a4;}

.title {color:#872b06;}
.contact  {color:#872b06;}