body {
	font-family: trebuchet ms, sans-serif;
	text-align: center;
	background: url("../img/mstudio_logo.png") no-repeat center 50px #DFE8F6;
	padding-top: 12em;
	font-size: 80%;
}

h1, h2 {
	display: none;
}

h3 {
  margin-bottom: 2em;
  color: #666;
}

a {
	color: #555;
}

a:hover {
	color: #000;
	text-decoration: none;
}

address {
	font-style: normal;
	margin-bottom: 2em;
}
