
section{
	background: #f8f8f8;
    min-height: 800px;
    color: #000;
}
h1{
	color: #000;
    text-align: center;
    border-bottom: 1px solid #000;
    padding: 20px;
    margin-bottom: 50px;
}