 body {
	 background-color: #eeeeee;
	 color: #000000;
	 font-family: Geneva, Tahoma, Helvetica, Arial;
 }
 
.button {
	margin: 0% 5% 5% 0%;
	width:40%;
	background-color:#c00020;
}
 
 .logo {
	 height:auto;
	 width:100%;
 }
 
	.thumbnail{
		height:80px;
	}
 
	h2 {
		text-align:center;
	}
 
 	.whiteback {
		background-color:#ffffff; 
		margin:2% 4% 2% 4%; 
		padding:2% 2% 2% 2%;
		max-width: 1000px;
	}