a {
	background-color: #000000;
}
.background {
	background-image: url(images/tampa.jpg);
		background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;
}
.background2 {
	background-image: url(images/newyork.jpg);
		background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;
}
.background3 {
	background-image: url(images/lasvegas.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;


}
.background4 {
	background-image: url(images/vistanewyork.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;


}
.background5 {
	background-image: url(images/clearwater.jpg);
		background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;
}
.background6 {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
}
.background7 {
	background-color: #000000;
	background-image: url(images/reachme.jpg);
	background-repeat: repeat-x;
}

