@charset "utf-8";
/* CSS Document */

body {
	background-color: #3e005b;
	color: #FFFFFF;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

#overall {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

h2 {
	color: #ffcc99;
	text-align: center;
	padding-top: 24px;
}
.item {
	padding: 8px;
	border: thin groove #9e7fad;
}

form, h3, .item p {
	margin-left: 90px;
}

.book h1, .book p, .book ul {
	margin-left: 320px;
	}
	
a:hover, .menu a:hover {
	color: #FFFFFF;
}
h1 {
	color: #a0e2e5;
	font-weight: normal;
	text-align: center;
}
h4 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.buttons, .menu {
	text-align: center;
}
h3 {
	color: #a0e2e5;
}
a {
	color: #ffcc99;
	font-weight: bold;
}
p {
	font-weight: bold;
	text-align: center;
}
.item p {
	text-align: left;
	margin-right: 12px;
	font-weight: normal;
}
.item img, .book img {
	float: left;
	clear: left;
	margin: 18px 12px 12px 12px;
}

#botbut {
	margin-top: 48px;
}
.splashes img {
	padding: 12px;
}

.splashes {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.buttons img, .buttons img a {
	border: none;
}

.buttons #hometable {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
