.righttile {
	background-attachment: fixed;
	background-image: url(images/righttile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.orange {
	background-attachment: fixed;
	background-image: url(images/titles/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5B5B5B;
}
.aboutus {

	background-attachment: fixed;
	background-image: url(images/titles/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.team {


	background-attachment: fixed;
	background-image: url(images/titles/team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {



	background-attachment: fixed;
	background-image: url(images/titles/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.business {




	background-attachment: fixed;
	background-image: url(images/titles/business.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gaming {





	background-attachment: fixed;
	background-image: url(images/titles/gaming.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.services {






	background-attachment: fixed;
	background-image: url(images/titles/services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

