body {
	background-color: #141313;
	background-image: url(polyanytsi_web_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 360px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #CECBA8;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #CCCCCC;
}
a:link {
	color: #FCA29E;
	text-decoration: underline;
}
a:visited {
	color: #FCA29E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

