* table based
* grey colored
* dynamic width
* rounded corners
Header and Footer:
You can self create theme header or footer with new block:
* create new block (example: <div style='width: 100%; height: 100px; background-color: #fff; text-align: center;'>My header</div>
), change input format to full html, region to "header" or "footer" and you have you own designed header or footer.
* optional you can use php code in new blocks
* if block region set to "header" or "footer", so it's display only content of block