body {
	color: black; background: #FFFF99;
	text-decoration: none;
	font-family:"Comic Sans MS",Arial, Courier, monospace;;
}

a {
	text-decoration: none;
	border: none;
}

#header_logo {	
	text-align: center; 
	background-color: black; 
	font-weight: bold;
	color: white;
	font-family: Arial, Courier, monospace;
	line-height: 1em;
	width: 5em;
	margin-left: 15%;
}

.header_name {
	text-align: center; 
	font-weight: bold;
	font-family: Arial, Courier, monospace;
	font-size: 3em
}
