body {
  background-color: #000; color: #fff;
  background:                  #000 URL(../images/bg.php?background=on_stage.jpg) fixed center center no-repeat;

}  
p{
  text-align: left;
 color: #fff;
 padding: 15px;
}


.bodytext{
   margin-top: 20%;
  color: #fff;
  font-size: 100%;
  width: 25%;
  margin-left: 15%;
  margin-bottom: 0px;
/*  padding: 30px;*/
  font-weight: 500;
  line-height: 20px; 
/*  background-color: #000;*/

}

