body {
	background-image:  url(bgh.jpg);
	background-repeat: repeat-x;
	background-color: #B4E3FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	text-align: justify;
}
a {
	color: #0206B9;
	text-decoration: none;
}
a:hover {
	color: #51B448;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #464F68;
	text-align: center;
}
.parus {
	background-image:  url(parus.gif);
	background-repeat: no-repeat;
}
.cap {
	background-image: url(cap.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.compas {
	background-image: url(rose7.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
