@charset "utf-8";
/* CSS Document */
.left-column, #nav, #footerWrapper, .header-image {
    display: none;
}

.right-column{
	width: 100%;
	max-width: 100%;
}
#bg{
	background: #fff;
}

#body{
	background: #fff;
}