div#container
{
   width: 1120px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FF3502;
   background-image: url(imagein/goemo_designer_textures_007.jpg);
   background-attachment: fixed;
   color: #000000;
}

