* 
	{padding: 0;
	margin: 0;
	border: 0;}
body 
	{font: 16px "Times New Roman"; 
	color: #01016F;
	background-color: #FFFFFF;
	background: url(http://www.olhovsky.info/img/bg.jpg);
	}
h1
	{font-size: 1.2em;
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}
h2
	{font-size: 1em;
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
	}
p
	{font-size: 1em;
	margin-bottom: 10px;
	}
a
	{text-decoration: none;
	border-bottom: 1px dotted #01016F;
	}
a:link
	{color: #01016F;
	}
a:visited
	{color: #01016F;
	}
a:hover
	{border-bottom: 1px solid #01016F;
	}
div#cover
	{width: 1000px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.olhovsky.info/img/bg.gif);
	}
#header
	{width: 1008px;
	height: 315px;
	margin-right: auto;
	margin-left: auto;
	background: url(http://www.olhovsky.info/img/header_rgb.jpg) no-repeat;
	}
#header_cmyk
	{width: 1008px;
	height: 315px;
	margin-right: auto;
	margin-left: auto;
	background: url(http://www.olhovsky.info/img/header_cmyk.jpg) no-repeat;
	}
div#olh_photo
	{background: url(http://www.olhovsky.info/img/olh_rgb.jpg) no-repeat;
	width: 305px;
	height: 530px;
	float: left;
	margin-right: 20px;
	}
div#olhphoto_cmyk
	{background: url(http://www.olhovsky.info/img/olh_cmyk.jpg) no-repeat;
	width: 305px;
	height: 530px;
	}
div#olh_photo img
	{margin-top: 30px;
	margin-left: 19px;
	}
div#content
	{padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 968px;
	max-width: 968px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://www.olhovsky.info/img/content_bg.gif) repeat-y;
	background-color: #FFFFFF;
	}
.sign
	{font-style: italic;
	text-align: right;
	}
.center
	{text-align: center;
	}
div#footer
	{width: 1009px;
	height: 265px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://www.olhovsky.info/img/footer_rgb.jpg) no-repeat;
	background-color: #FFFFFF;
	background-position: -1px 0;
	}
div#footer_cmyk
	{width: 1009px;
	height: 265px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://www.olhovsky.info/img/footer_cmyk.jpg) no-repeat;
	}
#footer p
	{font-size: 0.7em;
	line-height: 20px;
	text-align: center;
	padding: 205px 10px 0 250px;
	}