body {
	background-color : white;
	color : black;
	text-align : center;
	font : 16px Courier New, Courier, serif;
	text-align : center;
}

div {
	width : 600px;
}

hr {
	border : 0;
	color : black;
	background-color : black;
	height : 1px;
	width : 50%;
}
