body{
	background:                  #000 URL(../images/bg.php?background=stairworks.jpg) fixed center center no-repeat;

}

 p{
     text-align: center;
 }
 
  .bodytext{
     color: #fff;
     margin-left: 20px;
     padding-top: 40%;
     padding-bottom: 100px;
     width: 20%;
     float: left;
  }

.images{ 
    float: right;
    height: 100%;
    
}

.spacer{ height: 50%; width=100%;}