body {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #eeeeee;
}
a:link {
	color: #8b4513
}
a:visited {
	color: #8b4513
}
.back {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	width: 750px;
}