#content
{
	position: absolute;
	top: 0px;
	cursor: pointer;
	z-index: 3;

}

#imgBackL
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#imgBackR
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
}