h1 {
	text-align: center;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 62px;
	color: #51CD32;
	background-color: #000000;
    margin-top: -5px;
    margin-bottom: -5px;
    line-height:100%;
}

