@charset "utf-8"; 

* {
	border: none;
	background: none;
}


#top_container,
#header_container,
#sidebar-left,
#sidebar-right,
#footer_container,
#bottom_container,
#tabs-wrapper
{
	display: none;
}

#center
{
	width: 100%;
}

