div#container
{
   width: 850px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #F8F8FF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#MergedObject1
{
   border-width: 0;
   position: absolute;
   left: 0px;
   top: 0px;
   width: 851px;
   height: 1077px;
   z-index: 0;
}
@media only screen and (max-width: 849px)
{
div#container
{
   width: 0px;
}
}
