div.main {
	position: absolute;
	height: 1271px;
	width: 250px;
	left: -1px;
	top: 0px;
}
div.display-image {
	position: absolute;
	height: 150px;
	width: 330px;
	left: 250px;
	top: 0px;
	background-image: url(../images/honey-tracy.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
div.main2 {
	position: relative;
	height: auto;
	width: 500px;
}
