/* CSS Document */
#wrapper {
width: 100%;
text-align: center;
background: url(imagenes/fondogradientemgs.jpg) repeat-x scroll 0;
margin: auto;
}
#contenedor {
width: 750px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
}
#titulo {
width:auto;
background-color:#FFFFFF;
height: 150px;
margin-bottom: 10px;
}
#icono {
width: auto;
background-color:#FFFFFF;
height: 400px;
}


