@charset "UTF-8";
/* CSS Document */

body {
	background-image: none;
	background-color: #FFF;
}
.nav {
	display: none;
}
.noshow {
	display: none;
}
.nobackground {
	background-image: none;
}
