Código CSS:
Buenas amigos, tengo este css y en internet se ve todo alineado a la izquierda lo unico que se me centra es el fondo, los otros navegadores todos se me ve bien. y asi esta el body del index.phpVer original
body { font: 13px/1.6 Tahoma, sans-serif; background:url(../images/fondo.jpg) no-repeat top center fixed; background-color :#000000; margin: 0px; padding: 0px; } #top { background: url("../images/hx.jpg") repeat-x ; width:100%; height:80px; position: relative; padding:0px;} .clase{width: 900px; margin:0 auto; padding-top: 10px; _margin:0 auto;} .float-veeck{float:left;color:#FFFFFF; margin-bottom:5px; } .float-luz{float:right;} #block { width:100%; height:100%; } #wrap { margin:auto; width:930px; position: relative; padding:0px;} #header{ background:url("../images/header.jpg"); width:924px; height:200;position:relative; }
Código HTML:
Ver original
Que me recomiendan? tengo algo mal? soy algo nuevo en esto, y pues no consigo el problema espero de sus ayuda un saludo y gracias de antemano