/* css style - 'Web Design' by Jeanette Holmes - http://www.web-design-jholmes900.com/ */
/* All associated graphics copyright 2007, Infinite Designs */
/* Added: 14 October 2006 */

#containerBody {
    position: relative;
    margin:  22px 0px 0px 0px; 
	padding: 0;
    background-image: url('travelBackground.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    background-attachment: scroll;
	z-index: 6;
	}