* { margin:0; padding:0; } 

html { height:100%; overflow-x:hidden; overflow-y:auto; }

body { height: 100%; background:#003366; }

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

#flashcontent { height: 100%; }

