#header,
#left,
#right,
#footer {
	display: none;
	}
	
h2 {
	display: block;
	} 
	
#content {
	width: 100%;
	}
