body {

background-image: url('/images/degradado6.jpg');

background-repeat: repeat-x;

background-color: #fff;

}

#principal {

margin-top: 0px;

background: none;

}

#logo {

background-image: url('/images/logo_meyer3.jpg');

background-repeat: no-repeat;

width: 341px;

height: 290px;

}

#contenido {

/*background: url('/images/cuadro.jpg') no-repeat;*/

width: 800px;

height: 300px;
margin-top: 0px;
}

#texto {

font-family: Verdana;

Font-size: 18px;

font-weight: bold;

color: #777;

padding: 30px;

padding-top: 30px;

text-align: center;

}
#texto  a{

font-family: Verdana;

Font-size: 12px;

font-weight: bold;

color: #777;

text-align: center;

text-decoration: none;
}
#texto  a:hover{

font-family: Verdana;

Font-size: 12px;

font-weight: bold;

color: #ccc;

text-align: center;

text-decoration: none;
}
#texto2 {

font-family: Verdana;

Font-size: 14px;

color: #777;

padding: 30px;

text-align: justify;

}