body {
	color: white;
	margin: 50px;
}

.top {
	text-align: right;
	border-bottom-color: #989898;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 700px;
}

.bottom {
	margin-top: 10px;
	color: #5c5c5c;
	font-size: medium;
	font-family: Helvetica, Verdana, Arial;
}
