body {
	background-color: #333333;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-align: center;
	text-transform: uppercase;
}

body p {
	display: block;
	width: 700px;
	margin: auto;
	text-align: center;
	font-size: 20px;
	color: black;
	background-color: FFF000;
	margin-bottom: 2px;
	font-weight: bold;
}

body img {
		margin-top: 10px;
	margin-bottom: 10px;
}

body a {
	color: EC155B;
	text-decoration: none;
}
