div#content, div#mw-body {
background: white url(https://entropia.de/wiki/images/2/21/BGpngTest.png);
background-repeat: repeat-x;
background-position: bottom;
background-attachment: fixed;
}
#bodyContent {
background-color: transparent;
padding: 0.1em 1em 1em;
}
body {
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
}