html { margin:0; padding:0; height:100%; }

body { margin:0; padding:0; height:100%; background:lightblue; background-repeat: repeat; }

.headerBox { position:absolute; left:0px; top:5%; margin-left:3%; width:94%; height:90%; background: white 25%; border: solid 0px black; }

.bodyBox { float:left; left:0px; top:0px; width:100%; height:auto; padding 2px; border: dotted 0px blue; }

.footerBox { position:absolute; left:0px; bottom:0px; width:100%; }

div#css-table{margin:0 0 9px 0;font:0px/0px serif;text-align:center}
div#css-table div{display:table;margin:0 auto}
div#css-table span{display:block}
div#css-table span{display:table-cell;width:152px;height:218px;background:url(image.png) 50% 0% no-repeat}
div#css-table span:before{content:url('http://www.threestartech.com/images/TSTIlogo24b512.gif')}
head:first-child+body div#css-table span{width:auto;height:auto}

