body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 160px 20px 20px;
}
a {
	color: green;
}
h1 {
	width: 100%;
	border-bottom: 1px solid black;
}
h2 {
	font-size: x-large;
}
