body {
	background-color:#EFEADB;
}
#wrapper {
	width: 550px;
	height: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#text {
	width: 550px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float:left;
}
p {
	padding: 0;
	margin-top: 5px;
	color: #4C191D;
	font-family:"Times New Roman", Times, serif;
	font-size: 95%;
	float: left;
}
a {
	padding: 0;
	margin-top: 5px;
	color: #4C191D;
	font-family:"Times New Roman", Times, serif;
	font-size: 95%;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
}
.back {
	float: right;
}
.mark {
	text-decoration: underline;
}
