/* CSS Document */

#navi,#left,#footer,#header {
	display: none;
}
#body {
	width: 100%;
}

#wrapper {
	width: 100%;
}

#main {
	width: 100%;
}
