#site_content {
	margin-top:100px;
	margin-bottom:60px;
	
}

.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #a5c7ff;
	color: white;
	text-align: center;

}
