@charset "utf-8";
/* CSS Document */

body	{
font:11.5px Verdana, Arial, Helvetica, sans-serif;
line-height:1.3em;
background-color:#ffffff;
}


#box	{
width:850px;
margin:0px auto;
background-image:url(images/bg.jpg);
background-position:center top;
background-repeat:repeat-y;
}


#center	{
width:790px;
margin:0px auto; 
}