.body {
	width: 800px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 10px;
}
.body p {
	text-align: center;
}
.title {
	margin-left: 32px;
}
.close {
	text-align: center;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
