body {
	background: #FFBB00;
	text-align: center;
	color: black;
	font-family: verdana;
	margin-top: 100px;
}

p {
	width: 405px;
	margin: 40px auto;
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
}

div.entry a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 28px;
	margin: 0 20px;
}