@charset "utf-8";
body {
	background-color: #000000;
	background-color: #060807
	margin: 0px;
	padding: 0px;
	/*background-image: url(../Images/background.jpg);
	#background-repeat: no-repeat;
	#background-position: center top;*/
}
/*
#folleto #musica {
	margin: auto;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 78px;
	position: relative;
	top: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
*/
#folleto {
	background-image: url(../Images/background650.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	padding: 0px;
	height: 1305px;
	width: 650px;
	float: none;
	clear: both;
	top: -15px;
	position: relative;
}

