Как мога да центрирам float: left ????
Код:
html, body {margin: 0; padding: 0; font: 11px Tahoma;}
.cont { }
.line {width: 1px; height: 53px; background: url(img/header-line.gif); float: left;}
.lineright {width: 1px; height: 53px; background: url(img/header-line.gif); float: left;}
.header {width: 800px; height: 53px; background: url(img/header.gif) no-repeat; float: left;}