@charset "utf-8";
	html,
	body {
	margin:0;
	padding:0;
	height:100%;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#header {
	display: none;
}

#footer {
	display: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow:none;
}
