@charset "utf-8";
/* CSS Document */
body
{
padding:0px;
margin:0px;
text-align:center;
background-image:url(backgrounds/index_back.jpg);
background-position:top center;
background-repeat:repeat-y;
}
.wrap
{
margin:auto;
width:900px;
}
