body {
	background-image: url(images/repeat.jpg);
	background-repeat: repeat;
}
.topMenu {
	position: absolute;
	left: 0px;
	top: 0px;
}
.sideInfo {
	position: absolute;
	left: 0px;
	top: 293px;
}
.header {
	position: absolute;
	left: 195px;
	top: 0px;
}
.lens {
	position: absolute;
	left: 195px;
	top: 66px;
}
.copy {
	position: absolute;
	left: 214px;
	top: 104px;
	width: 399px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #640000;
}

