/* Styles specific to the Home page */

h2 {
	display: none;
}

#Content {
	display: block;
	padding: 0;
	border: 0;
}

#Copyright {
	border: 0;
}