body {
	background-color: #FFFFFF;
	margin: auto;
	height: 6000px;
	width: 800px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9900FF;
}
