BODY {
	color: #93171A;
	font-family: "@Arial Unicode MS", sans-serif;
	font-size: large;
	background: transparent url(images/background_top.jpg) no-repeat;
	background-attachment: fixed;
	margin-top: 85px;
}
A {
	color: #93171A;
	text-decoration: none;
	font-size: x-small;
	font: bold;
}

A:HOVER {
	color: #93171A;
	font: italic;
}

H1 {
	font-size: medium;
	font-weight: bolder;
}
