body {
	background-image: url(images/tile.jpg);
	overflow: visible;
}

img {border: none; }

#left {
	width: 20%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#thumbs {
	width: 250px;
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 35px;
	padding-left: 20px;
}

#right {
	width: 80%;
	height: 100%;
	position: absolute;
	left: 20%;
	top: 0;
}

#display {
	width: 763px;
	position: relative;
	
}

#plant {
	width: 763px;
	height: 916px;
	position: absolute;
	top: -157px;
	left: -17px;
}

#photograph {
	width: 500px;
	height: 600px;
	position: absolute;
	top: 42px;
	left: 98px;
}
	@charset "UTF-8";
/* CSS Document */

