body {
	margin:0;
	background:#000 url(../img/fondo.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
html, body {
	height:100%;
	width:100%;
}
#contenidoFlash{
	width:100%;
	height:100%;
}
h1 {
	font-size:14px;
	color:#CCC;
}
#flash {
	background:#FFC;
	color:#000;
	opacity: 0.8;
	filter:alpha(opacity=80);

}
