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

body
{
background-color:#ffffff;
background-position:center;
background-repeat:repeat-y;}

#main_container
{
width:950px;
height:600px;
position:relative;

margin-left:auto;
margin-right:auto;
}

