body {
	background: #d4d7d4;
	margin: 100px auto;
}

h1 {
	color: #526455;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 275px;
	font-weight: 100;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 10px;
}

h2 {
	color: #526455;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 30px;
	font-weight: 200;
	margin: 0 0 0px;
	text-align: center;
}

div.socialmedia {
	width: 285px;
 	display: block;
	margin-top: 20px;
 	margin-left: auto;
 	margin-right: auto;
}
a:link {
	color: #526455;
	text-decoration: none;
}

a:visited {	
	color: #526455;
	text-decoration: none;
}

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

a:active {
	color: #526455;
	text-decoration: none;
}
