body {
	/* delete background (except for background color) if there's no background file */
	background-color: #d29aa4;
	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:#d29aa4; font-family:Verdana,Arial,Sans-serif;letter-spacing:-15px;}
a:hover {color: #FFFFCC; text-decoration: underline;}
#adblockright, #adblockleft {color: #332427; font-weight:normal; font-size:1.1em; text-align:left;}
#adblockright .pic {border:10px solid #d29aa4}

#adblockleft .pic {border:10px solid #d29aa4;}
.contact a {font-size:2em; text-decoration:underline;}
.extra {font-size:0.6em;}