#logo {
	border:2px solid black;
	background:black;
	color:white;
	}
#logo h1 {text-align:center;}
#logo h2 {
	text-align:center;
	margin-top:-.5em;
	}
p.offerings {text-align:center;}
ul.offerings {margin-left:50%;}
ul.offerings li{list-style-type:none;
	margin-left:-5em;}
.contact {text-align:center;}
