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

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