body, html { margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; }
#top	{ width: 100%; height: 356px; background: #E7DCD5; }
#white	{ width: 100%; height: 12px; background: #FFF; }
#bottom	{ width: 100%; height: 100%; background: url(../images/background_wood.jpg) repeat-x; }
#flash_content	{ width: 100%; height: 100%; z-index: 10; position: absolute; overflow: hidden; }
