/* Hide unnecessary items */

#subnav, #footer_left, #search {
	display:none;
}

/* Keep footer below the content */
#footer{
	float: right !important;
}

#main-section{
	border-color: white;
}