body {
	margin: 0px;
	padding: 0px;
}
.back {
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.topmenu {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #771e18;
	text-decoration: none;
}
.center1 {
	background-image: url(/img/sub.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.content {
	font-family: Tahoma;
	font-size: 14px;
	color: #383636;
	padding: 5px;
}
