a {
	text-decoration: none;
	color: #413669;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #923642;
}

body {
	background-color: #413669;
}
p {
	padding-right: 70px;
	padding-left: 70px;
}
li {
	list-style-type: none;
	display: inline;
}
ul {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	right: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	margin-left: 50px;
}
h2 {
	font-size: 10px;
	text-align: center;
	position: relative;
	bottom: -400px;
}


#mainPage{
	background-color:#FFFFFF;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -15px;
	padding-top: 20px;
	height: auto;
	padding-bottom: 45%;
	margin-bottom: -20px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #615F69;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #615F69;
}
#imgLogo{
	margin-top: -20px;
	width: 800px;
	margin-bottom: -30px;
}
#imgBook {
	margin-right: 25px;
	text-align: left;
	top: 500px;
	padding: 5px;
}
#border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #969696;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.mainStyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.quote {
	font-size: 14px;
}
.reviewer {
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
	font-size: 14px;
}
