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

#explorerBlog {
	top: 436px;
}
.subsection {
	padding-top: 20px;
	padding-bottom: 10px;
}

#quotes {
	font-size: 20px;
	position: absolute;
	top: 0;
	right: 0;
	padding-bottom: 50px;
	height: 450px;
}
#quotes p {
	margin-bottom: 20px;
}


