@charset "utf-8";
@import "layout.css";
@import "style.css";
div#page {
	height: 650px;
}
div#copy {
	padding: 0 0 30px;
}
div#column1 {
	float: left;
	width: 530px;
	background: none;
}
div#photos {
	float: left;
	width: 254px;
	margin: 0 0 30px 40px;
}
div#photos img {
	height: 135px;
	width: 254px;
	margin: 0 0 2px;
}

