body   { background-color: #160600; text-align: center }
h1 { color: #5e1400; font-size: 0.8em; font-style: normal; font-weight: normal; font-stretch: normal; margin: 0 0 }
h2 { color: #5e1400; font-size: 1.5em; font-style: normal; font-weight: normal; font-stretch: normal; margin: 0 0 0.83em }
h3 { color: red; font-size: 0.8em; font-weight: bold; margin: 0.5em 0 0 10px }
h4 { color: #5e1400; font-size: 0.7em; font-style: normal; font-weight: normal; margin: 0 0 0 20px }
h5 { color: #5e1400; font-size: 0.7em; font-weight: bold; margin: 0.5em 0 1em 10px }
p {}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}

