#wrapper {
	background: url(img/tablero.jpg) no-repeat left top;
	width: 690px;
	height: 718px;
	position: relative;
	margin: 0px auto;
}
body {
	background: #160201;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper #bio {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 88px;
	position: absolute;
	left: 186px;
	top: 85px;
}
#wrapper #collage {
	position: absolute;
	left: 347px;
	top: 145px;
	width: 90px;
	height: 92px;
}
#wrapper #audio {
	position: absolute;
	left: 278px;
	top: 291px;
	height: 68px;
}
#wrapper #inedito {
	position: absolute;
	left: 310px;
	top: 406px;
}
#wrapper #contacto {
	position: absolute;
	left: 567px;
	top: 617px;
}

