@charset "utf-8";
/* CSS Document */

body{
background:#990000;
text-align:center;
}
#wrapper {
margin:auto;
width: 980px;
height: 1800px;
background-image:url(../images/background.gif);

}
#flashmovie {
width: 760px;
padding-left: 196px;
padding-top: 128px;
}
