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

html, body {
	margin:0;
	padding:0;
	height:100%;
	background:url(../ima/index-fondo.jpg) fixed center #000;
}

#Audio {
	position:absolute;
	z-index:1;
	right:5px;
	bottom:5px;
	width:120px;
	height:120px;
}