body{
	text-align: center;
}
.logo{
	float: center;
	max-width: 100%;
}
h1,h2,h3,p{
	font-family: monospace;
	color: #4f4f51;
}
h1{
	font-size: 28pt;
	line-height: normal;
	padding-top: 75px;

}
a{
	color: #4f4f51;
}
.social{
	padding-top: 5px;
}