@charset "utf-8";
/* CSS Document */
body{
margin:0px auto;
padding:0px;
background-color:#000;
}
#layout{
background:url(ComingSoon.jpg) no-repeat center center;/* this will be shown when no flash is there*/
width:970px;
height:568px;
margin-left:auto;
margin-right:auto;
}


