body {
	color: #a80000;
	background-color: black;
}

a:link {color: #a80000; text-decoration: none; }
a:active {color: #a80000; text-decoration: none; }
a:visited {color: #a80000; text-decoration: none; }
a:hover {color: #a80000; text-decoration: none; }

#logo {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.contact-info {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a img {
	margin: 20px;
	border: none;
}
