body {
	background-image: url(hatter_1.gif);
	background-repeat: repeat-x;
	background-color: #333300;
}
.paragrafus {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #FFFFFF;
	width: 300px;
	padding-right: 10%;
	text-indent: 7px;
}
.menu {
	font-family: "Times New Roman";
	font-size: 15pt;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	line-height: 30pt;
	font-weight: normal;
	float: left;
	margin-top: 35pt;
	margin-left: 5pt;
	height: 282px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

