﻿body {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	background-image: url(imgw/bgnew.gif);
	color:#632023;
	padding: 0px;
	text-align:justify;
}
a:link {
	color: #632023;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #77262B;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
}
img {
	border:none
	}
.ramka {
	left:7%;
	top:30%;
	background-attachment: scroll;
	background-image: url(img/ramka.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 350;
	height: 233;
	position: absolute;
	z-index: 100;
	float:left;
}
.photo {
	left:7%;
	top:30%;
	width: 350;
	height: 233;
	position: absolute;
	z-index: 99;
	float:left;
}


#book {
	float:left;
	position:absolute;
	z-index:0;
}
#main {
	float:left;
	position:relative;
	z-index:1;
}
.gm {
	padding:8px
}