body {
	background-color: #F8F1DE;
	text-align:center;
	line-height:125%;
}

h1
{
	margin-bottom:0px;
	font: bold normal 36px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}

a {text-decoration: underline; color: #333333; padding: 2px; }
a:hover {text-decoration:none; color:#333333; }

#contacts{
text-align:center;
}
#navlist li{

	list-style-type: none;
}
	#content    
	{
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	margin-top: 2%;
	}
.highlight {
	background: #333333;
	color: #F8F1DE;
	padding: 4px;
	text-transform: capitalize;
	margin-right: 5px;
	letter-spacing: 0.1em;

}
#contacts table td {
	padding-right: 15px;
}
#content #title {
	position: relative;
	z-index: 1;
}
