html, body{
				margin:0;
				padding:0;
				height:100%;
}
			
body{
				background: #ffffff;
				text-align: center;
}

#flashContent{
        margin-left: auto;
        text-align: center;
				width:1005px;
				height:600px;
				overflow: hidden;
}
