@charset "utf-8";
.column {
	float: left;
	height: auto;
	width: 800px;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 20px;
	margin-bottom: 20px;
}
