

h1 {
	text-align: center;
}



article h1 {
	text-align: center;
	text-decoration: underline;
}


article h2 {
	font-size: 200%;
	text-decoration: underline;
}  

section {
		border-bottom-width: thin;
		border-bottom-style: double;
}
