@charset "windows-1251";
/* CSS Document */

body {
	padding:0 50px 50px 50px;
	margin:0;
	font-family:"Trebuchet MS";
	font-size:16px;
	text-align:justify;
	color:#333;
}
em, i, b, strong {
	font-weight:normal;
	font-style:normal;
	color:#A82852;
}
h1 {padding:140px 0 0 0;font-size:18px;}
p {width:600px;}
.head1 {
	position:absolute;
	top:43px;
	left:90px;
	color:#ecc;
	font-size:32px;
	letter-spacing:3px;
}
.head2 {
	position:absolute;
	top:80px;
	left:120px;
	color:#ccb;
	font-size:26px;
	letter-spacing:10px;
}
.head3 {
	position:absolute;
	top:30px;
	left:180px;
	color:#cec;
	font-size:22px;
}

