@charset "windows-1251";
body {
	background: url(fon.jpg) repeat-x fixed;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: underline;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	background: #FFFF33;
}
