body{
	background-color: #C8E6C9;
	font-family: Georgia, "Times New Roman", Times, serif;
    color: grey;
}
h1{
    background-color: #4CAF50;
    color: black;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    height: px;
    text-align: center;
    vertical-align: text-bottom;
    font-size: 70pt;
}

