html {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #868d93;
	font-style: italic;
	letter-spacing: 2px;
}

a:link, a:visited {
	color: #af7395;
}

a:hover {
	color: #868d93;
}

.wrapper {
	width: 560px;
	margin: auto;
}

.header {
	margin-bottom: 39px;
	margin-top: 32px;
	text-align: center;
}

.header img {
	margin-bottom: 29px;
}

.entry {
	text-align: center;
	line-height: 19px;
}

.entry img {
	margin-bottom: 36px;
}

.header a:link {
	color: #af7395;
	text-decoration: none;
}

.question {
	color: #af7395;
}

.bar {
	margin-top: 7px;
	margin-top: 36px;
}

.pagination {
	display: block;
	margin-bottom: 25px;
}

.next {
	float: right;
}

.previous {
	float: left;
}