body{
	background-color: #333333;
	font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  color: white;
}
p {
    text-align: center;

}