div#container
{
   width: 994px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #DEDEDE;
   background-image: url(images/bgr.jpg);
   background-attachment: fixed;
   background-repeat: no-repeat;
   background-position: center top;
   color: #000000;
}
.ui-button
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
}
