@charset "windows-1251";

	

#wapper {
	background-color: rgba(0,4,34,.8);
	height: 100%;
	width: 70%;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	color: #F7DB88;
	word-spacing: normal;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	border: 1px solid #FFC;
	clip: rect(auto,auto,auto,auto);
	top: auto;
	font-size: 24px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	vertical-align: top;
}


body {
	background-size: 100%;
	background-image: url(../images/BG.jpg);
	background-attachment: scroll;	

}
#wapper blockquote table {
	text-align: left;
	font-size: 70%;
}
