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

body

{

margin:0px;
background:url(../img_c/bg.jpg);
background-repeat:repeat-x;
background-color:#215d92;
}


#soon

{
width:600px;
height:500px;
background-image:url(../img_c/soon.jpg);
margin:auto;
}
