tutaj index.html
a tutaj style.css:
/* Main */ body { background: url(../images/background.png); font-family: Arial, Helvetica, sans-serif; font-size: 13px; } /* MENU */ #container { width:960px; margin:0 auto; } #logo { background: url(../images/logo.png) no-repeat; height: 129px; display:run-in; } #bg-menu { background: url(../images/bg-menu.png); background-repeat: no-repeat; background-position: center; height: 200px; } { }
a tutaj screen jak to wygląda na stronie : KLIK