.content {
	font-family: open-sans,sans-serif;
	font-style: normal;
	margin: 150px auto;
	text-align: center;
	width: 80%;
}

h1 {
	color: #323232;
	font-size: 42px;
	font-weight: 300;
	text-transform: uppercase;
}

img {
	max-width: 300px;
}

p{
	color: #6f6f6f;
	font-weight: 400;
}