 .imageContainer {
 background-image: url(images/town_hall_bell_crash-b.jpg);
 background-position: center center;
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: cover;
 background-color: #f6f6f6;
 text-align: right;
 }
 
 P {
 font-size: 18px;
 font-family: Century Schoolbook, Verdana, Arial, sans srif;
 font-color: #000;
 font-weight: 600;
 margin-bottom: 20px;
 margin-right: 5px;
 
 h2. {
 font-size: 18px;
 font-family: Verdana, Arial, sans serif;
 font-weight: 600;
 margin-right: 15px;
 }
