body {
	font-family: Papyrus, Georgia, Verdana;
}

.small {
	color: #e5b781;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

p {
	color: #e5b781;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 10px;	
	text-indent: 20px;
}

a {
	color: #ffd4a2;
}

.screenshot {
	border-style: solid;
	border-color: #e5b781;
	border-width: 1px;
	margin-bottom: 30px;
}

h1 {
	color: #e5b781;
	font-size: 22px;
	margin: 0px;
}