
		.entry-banner {
			background: url({$theme_path}/static/picture/banner.jpg) no-repeat scroll center bottom / cover;
		}

		.content-area {
			padding-top: 0px;
			padding-bottom: 0px;
		}

		.error-page-area {
			background-color: #ffffff;
		}
	