@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #009;
}
.Main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	left: 20px;
	position: inherit;
	text-align: left;
	right: 10%;
	width: auto;
	vertical-align: middle;
}
.body_fon {
	background-attachment: fixed;
	background-image: url(../graphics/Angels_009.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.price_table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
}
