body {
  background:#fff;
  margin:50px 100px 50px 100px;
  padding:0 10px;
  text-align:center;
  background-image:url("images/pixeldrum_bg.jpg");
  background-attachment: fixed; 
  background-repeat: no-repeat; 
  background-position: top right;
  font: 76% Tahoma,Verdana,Sans-serif;
  color:#333;
  }

/* Page Structure
----------------------------------------------- */
@media all {
  #content {
  text-align:left;
  font-family:Tahoma,Verdana,Sans-serif;
  color:#333;
  font-size/* */:/**/.9em;
  font-size: /**/.9em;
    }
 
 #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #4DA709;
}
 
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  #sidebar2 {
    width:100%;
    }



