
body {
	background-color: #ffffff;

}
body a {
	text-decoration: none;

}
body img {
	border:0px;
}
.header {
	
	margin: 0px auto;
	text-align: center;
}

.content {
	text-align: center;
	margin:auto 50px;
}
.essay1 {
	background: #fafafa;
	width:100%;
	margin-bottom: 100px;
}
.footer {
	background: #48a9ed;
	text-align: center;
	min-height:200px;
}