/* CSS Document */
body {
    background-image:url(fondo.gif);
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gcontenedor{
margin-top:7%;
width:100%;
height:100%;
}
.contenedor {
width:703px;
height:425px;
}
