#headerImage {
	background:#CC65FF;
}

#headerBottom {
	background:#CC65FF;
}

div.container .content {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #9900ff;
}

.title {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #bb33ff;
	font-weight: bold;
}

div.container#contacts {
}

body {
	background: url(/images/backgrounds/contacts.png) repeat-y 150px;
}

.item:hover {
	text-decoration:underline;
}
