.banner-background
{
	position: relative;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

