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

#main_container {
width: 1024px;
height: 768px;
text-align: center;
background-image: url(../_imgs/tile_bg2.jpg);
background-repeat:no-repeat;
}

#flash {
width: 893px;
height: 582px;
position: relative;
left: 90px;
top: 60px;
}
