body {
background: withe;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
p {color:black;
	font-size: 18px;
	text-align: center;
}
.wrapper {
	width: 450px;
	margin: auto;
}
