body {
	background-image: url(../images/book.jpg);
}
#main {
	text-align: center;
	border-color: #F96074;
	background-color: #FFFFFF;
}
#navi {
	background-image: url(../images/navi_line-wh.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.Sitemap {
	font-size: 10px;
	font-weight: lighter;
	top: 3px;
	right: 10px;
	position: absolute;
	color: #FFFFFF;
}
.Sitemap a {
	color: #FFFFFF;
}
