/*   piece-specific styles here   */

#ballroom_body{
	
	background:                  #000 URL(../images/bg.php?background=ballroom.jpg) fixed center center no-repeat;
	
}

body {
  background-color: #fff;
  color: #000;
}  
p{
  text-align: center;
}


b{
  font-size: 95%;
}
  
.bodytext{
   width: 25%; 
 /*  margin-right: 5%;
   margin-top: 10%;*/
/*   padding: 30px;*/
  background: #ccc; /*URL(halftransp-blue.gif); */
  border: 2px inset #a9c0c0;
  float: right;
font-weight: 400;

}


.imagebox{ display: block}

#image2{float: right; display: inline;}
#image3{float: left; display: inline;}
