/* CSS Document for RIDE */

div#content {
	background-image:url(../images/background-ride.jpg);
	background-repeat: no-repeat;
}

div#contentLeftLogo{
	background-image:url(../images/logo-ride.jpg);
	background-repeat:no-repeat;
}
div#contentLeftVisual{
	background-image:url(../images/sfeer-ride.jpg);
	background-repeat:no-repeat;
}



