BODY
 {
  background-image: url("../images/bgPastelSwirl-A.jpg");
  background-size: cover
 }

h3
 {
  text-align: center;
  font-size: 1em;
  margin: 0px 0px 0px 0px;
 }

h4
 {
  text-align: center;
  font-size: 2em;
  margin: 0px 0px 0px 0px;
 }

#P3
 {
  font-size: 100%;
  text-align: center;
 } 

#column03 { float:left; width: 3%; }
#column05 { float:left; width: 5%; }
#column10 { float:left; width: 10%; }
#column40 { float:left; width: 40%; }
#column50 { float:left; width: 50%; }

.floatstop { clear:both; height:1px; }
