body {
	/* delete background (except for background color) if there's no background file */
	background-color: #f1c1cd;
	margin : 2px 8px 2px 2px;
}
#container {
	/* delete background (except for background color) if there's no background file */
	background-color: #c5e9a4;
	margin : 2px 8px 2px 2px;
	background-image: url(bck.jpg);
	background-repeat: no-repeat; /* no-repeat if you want to show background only once, like in table for illustration photo */
	background-position: center top;
	width:660px;
	border: solid 2px #ff97b2;
	padding: 10px;
	padding-top: 470px;
}

.title {font-size: 1px; visibility: hidden;}

a:link, a:visited, a:active{
	text-decoration:none;
	color: #3e5703;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color: #FF0000; text-decoration: underline;}

#adblockright, #adblockleft {
	color: #000000;
	font-family: Georgia, Serif, Times;
	font-style: normal; /* italic for italic */
	font-weight: bold;
	font-size: 14px;
}

#adblockright .pic {border:10px solid #df5e7f;}

#adblockleft .pic {border:10px solid #df5e7f;}
.contact { color:#c3023d; font-size: 1.7em;}
.phone {color:#000000;}
