#flash-page {
    margin:0 auto;
    max-width:1280px; 
    max-height:960px;
}
#flash-page.lipstick-painter {
	width:876px; 
	height:750px;
}
#flash-page object,
#flash-page embed {
    display:block;
    width:100%; 
    /*height:100%;*/
}