/* CSS definition file containing sitestyle stylesheets */



body
{
background-color: rgb(255,255,255);
text-align: center
}

#content
{
text-align: center;
width: 700px;
margin: 0 auto
} 
 
