.html .html-content {
    width:100%;
}

.is-wrapper { opacity: 1 !important; }

.bgr1 {
	background-image: url( /resources/images/bgr1.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 30px 0 70px 0;
}

.vline {
	background-image: url( /resources/images/vline.png);
	background-position: right top;
	background-repeat: repeat-y;
	padding: 0;
}