@charset "utf-8";

body {
	border-top: none;
}
	
#navigation {
	display: none;
}
                      
#footer {
	border-bottom: none;
}

#footer .right {
  display: none;
}
