div#container
{
   position: absolute;
   left: 50%;
   top: 50%;
   width: 770px;
   height: 838px;
   margin-top: -419px;
   margin-left: -385px;
}
body
{
   background-color: #B94E18;
   background-image: url(images/StarCaffe_fon.jpg);
   background-attachment: fixed;
   background-repeat: repeat-x;
   background-position: center center;
   color: #000000;
}

