/* CSS Document */

body
{
  margin: 0 auto;
  padding: 0;
/*  background-color: #0E72A4; */
  background-image: url(http://www.freegaming.de/fungames/css/images/Page-BgTexture.jpg); 
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
}
