@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/tikurin.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
}
#Wrapper {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	width: 840px;
	background-image: none;
	background-color: #000000;
	filter: Alpha(opacity=85);
	-moz-opacity:0.85;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 200%;
}
#Wrapper div {
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	padding: 30px;
}
