#mask {
	width: 634px;
	height: 386px;
	overflow: hidden;
	border: 0;
	position: relative;
	background-color: #efead7;
	margin: 0;
}

#folio {
	position: absolute;
	top: 0;
	left: 0;
	width: 2536px;
	float: left;
}

.col {
	display: block;
	width: 634px;
	height: 386px;
	float: left;
}

.col a img {
	border: 0;
	margin: 0;
	padding: 0;
}
