@charset "UTF-8";
/* CSS Document */

/************************************/

/*Body Elements and Layout*/

/************************************/

body {
	background-image: url(../images/background_segway.jpg) !important;
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0F94CD;
	}
