.ls_overlay
{
	width: 100%;

	position: absolute;

	background-image: url(bg-tile.png);
	background-repeat: repeat;

	z-index: 999;

	color: red;
}