body {
	font: 90% Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;	
	}

h1 {
	border-bottom: 1px solid #999;
	margin-bottom: 1em;	
	}
h4 {
	font: 70% Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;		
	}
	
#header {
	display: none;
}

#nav {
	display: none;
	}

#footer {
	display: none;
	}
a {
	color: #000;
	text-decoration: none;
	}
	
img#deco {
	display: none;
	}
