.imageBackground {
	background-attachment: fixed;
	background-color: #506E82;
	background-image: url('../images/pic4_tennis_hard_court_blue.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

