@charset "utf-8";
/* CSS Document */
body{
margin:10px;
background-color:#000000;
background-image:url(fondo.png);

}
#contenedora{
margin:auto;
width:780px;
height:520px;
background-color:#666666;
}
