
@import url("style.css");

html, body {
	background: #fff;
	}

#ct-header, #ct-mood, #col-left,
#col-right, #ct-footer, #nav-service {
	display: none;
	}

#ct-content, #col-center {
	width: auto;
	}
