body {
	background-color: #000000;
}
.todo {
	padding: 0px;
	height: 600px;
	width: 867px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 150px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
.img1 {
	background-image: url(../img/mallorca_rock.jpg);
	background-repeat: no-repeat;
	height: 601px;
	width: 747px;
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.band {
	height: 600px;
	width: 120px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	left: 748px;
	top: 0px;
}
.baner2 {
	height: 90px;
	width: 728px;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	top: -91px;
	left: 0px;
}
.concierto {
	height: 45px;
	width: 382px;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	top: 741px;
	left: 68px;
	background-image: url(../img/contacto_concierto.jpg);
	background-repeat: repeat;
}
