#flashie {
width:700px;
height:300px;
}

body {
background-color:#FF0000;
}

#container {
position:absolute;
width:700px;
height:330px;
margin-left:-350px;
left:50%;
top:50%;
margin-top:-165px;
text-align:right;
}