body {
	font-family: Courier New, helvetica;
}

#contact {
	width: 400px;
	margin: auto;
}

a {
	color: black;
}

a:hover {
	color: #65D259
}

h1 {
	text-align:center;
	margin: 15px 0px;
}

h2 {
	text-align:center;
	margin: 5px 5px 5px 0px;
}

div#logo {
	width: 70%;
	margin: auto;
}

img#logo {
	width: 100%;
}
