@charset "utf-8";
#header {
	height: 250px;
	clear: both;
	background-image: url(Images/world-map-background_400.png);
	margin-top: -8px;
	
}
#header #name {
	margin-top: 25px;
	color: #FFFFFF;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	font-size: 72px;
	text-shadow: 5px 5px #000000;
}
#spacer1 {
	width: 100%;
	height: 40px;
	
}
#title {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
#title p {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 24px;
	text-align: left;
	text-decoration: none;
}
#spacer2 {
	width: 100%;
	height: 50px;
	float: left;
}
#books {
	float: left;
	margin-top: ;
	margin-bottom: ;
	width: 25%;
	height: 250px;
	border: ;
}
#books h1 {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#books a {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#books a:hover {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#books p {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 18px;
	text-align: justify;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
#books figure  {
	margin-left: 80px;
	margin-right:;
	float: right;
}
#books figcaption {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
#spacer3 {
	width: 100%;
	height: 250px;
	float: left;
}
#footer {
	width: 100%;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	text-align: center;
	height: 25px;
	float: left;
}