@charset "utf-8";
/* CSS Document */

body {
	background-color: #6798c0;
}

img {
	border: 0;
	position: absolute;
}
#positioning {
	position: relative;
	width: 760px;
	height: 570px;
	margin: auto;
	background-image: url(../images/background.jpg);
}
.img_mx {
	left: 100px;


}
.img_nitropit {
	right: 50px;
	top: 385px;

}
.img_bmx {
	top: 125px;
	right: 25px;

}
.img_dragstrip {
	top: 150px;
	left: 50px;

}
.img_offroad {
	left: 410px;
	top: 25px;

}
.img_glamis {
	top: 400px;
	left: 75px;

}
.img_paintball {
	top: 225px;
	right: 75px;

}
.img_lucas {
	top: 250px;
	left: 50px;

}
.img_rcflyers {
	bottom: 0px;
	left: 240px;


}
