body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/bg07.png);
	background-repeat: repeat-y;
	background-position: center;
	color: #338666;
	background-color: #338666;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #0D392C;
}
a:visited {
	color: #338666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
}
#front {
	width: 600px;
	background-image: url(img/front07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 450px;
}
