@charset "UTF-8";
#wrapper {
	width: 780px;
	margin-top: 100px;
}

.heading {
	font-family: Verdana, Helvetica, Arial, sans serif;
	text-align: center;
	text-decoration: underline;
	font-size: 1.5em;
	color: #999;
}

.title {
	font-weight: bold;
	text-align: right;
}