
body {
	margin: 0 auto;
	margin-top: 6%;
	}
	
p {
	font-family: georgia;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	}
	
img {
	border: 0;
	margin: 0 auto;
	}
