html, body { height:100%; width:100%; background-color: #fffff; background-image: url(page_bg.png);}
body { margin:0; padding:0; overflow:hidden; text-align: center;}
#flashcontent { 
width: 750px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top: 50px;
}