@charset "utf-8";
.fondo1 {
	background-attachment: scroll;
	background-image: url(images/dxs_paintball_es_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.fondo2 {
	background-attachment: scroll;
	background-image: url(images/dxs_paintball_es_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.fondo3 {
	background-attachment: scroll;
	background-image: url(images/dxs_paintball_es_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.trademark {
	font-size: 10px;
	color: #4B4B4B;
}
