body {
	/* delete background (except for background color) if there's no background file */
	background-color: #CC6600;
	margin : 2px 8px 2px 2px;
	background-image: url(bck.jpg);
	background-repeat: repeat; /* no-repeat if you want to show background only once, like in table for illustration photo */
	background-position: 0px 0px;
}

.title {font-weight: bold}

a:link, a:visited, a:active{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.viptag, .viptag2 {color:#CC6600;}
a:hover {color: #FFFFCC; text-decoration: underline;}
#adblockright, #adblockleft { font-family: Georgia, Times, Serif; color: #ffffff; font-weight: normal; font-style:italic; font-size:1.3em;}
#adblockright .pic {border:10px solid #CC6600}

#adblockleft .pic {border:10px solid #CC6600}

