@charset "UTF-8";
body {
	font-size: 100%;
	margin-left: 2em;
	margin-right: 2em;
	background-color: rgb(242, 242, 190); }
header {
	padding-bottom: .75em;
	border-bottom: 3px solid black;
	margin-bottom: 0; }
h1  {
	font-size: 200%;
	margin-bottom: 0; 
	color: rgb(9, 9, 9); 
	background-color: rgb(233, 233, 55); }