.bg2 {
	background-image: url(images/tropicana01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg3 {
	background-image: url(images/tropicana02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg4 {
	background-image: url(images/tropicana03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg5 {
	background-image: url(images/tropicana04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg6 {
	background-image: url(images/tropicana05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.sub  { font-size: 18px; letter-spacing:3px; padding:100px 0 0 50px; color:#FFD520; }

