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



body {
width: 900px;
background-image:url(img/backgroung.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color:#999999;
}