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

/* Content Section */
section  {
	float: left;
	height: 750px;
	width: 70%;
	background-color: #D6F0F3;
	margin-left: 35px;
}
#resources {
	font-size: 1.5em;
}
#resources p {
	font-size: 24px;
}