body {color: black;
background-color: #EAEAEA;
font-family: Verdana, Arial, sans-serif;
}

.wrap {float: right;
margin: 5px;
padding-bottom: 10px;}

h1 {
color: #FFFFFF;
background-color: #25be20;
font-family: Georgia, serif;
height: 90px;
}

h1 { text-align: center;
padding-top: .5em; 
font-size: 3em;
letter-spacing: 0.25em;
}

h2 { color: #005892;
font-family: Georgia, serif;
}

h3 { font-family: Georgia, serif;
color: #04b6ad;  
font-style: italic;
}



footer { font-size: .70em;
font-style: italic;
text-align: center;
font-color: Black;
padding: 1em;
background-color: #EAEAEA;
margin-left: 170px;
}

form {
	text-align: center;
 <input type="BUTTON" value="Back to top" onclick="window.location.href='#top'">
	}

