Ver Mensaje Individual
  #8 (permalink)  
Antiguo 27/09/2010, 13:09
Xilver266
 
Fecha de Ingreso: septiembre-2010
Mensajes: 16
Antigüedad: 13 años, 7 meses
Puntos: 0
Respuesta: ¿ Por qué sale la web sin fondo?

Hola!

Intenta quitar lo que está en negrita:

<style type="text/css">
<!--
.Estilo14 { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.Estilo21 {color: #FFFFFF}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.Estilo24 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
body {
background-image: url();
background-repeat: repeat-x;
background-color: #333333;
}
-->
</style>