/* 100% for all tags is IMPORTANT. it fixes flash object stretching in Firefox */ 
html, body {margin:0px; padding:0px; height: 100%; width: 100%;}
#wrapper{ width:100%; height:100%; text-align:center;}
