body 
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	/*background-color: #000000;*/
	background: #000000 url('../fondo.jpg') no-repeat center top fixed; 
	outline: none;
}

#contenedor_imagen_fondo
{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #000000;   
}

#flash_content
{
	width:100%;
	height:100%;
}

object
{
    outline: none;
}

