.bigTab {
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/background02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

