BODY { 
  color: #000080;
  background: #dda510;
  background-image: url(../images/irelandBySattelite.jpg); 
  background-repeat: repeat-y; 
  background-attachment: scroll;
  font-family: "Times New Roman", "MS Reference Sans Serif", Sans-serif; 
  font-size: 100%; 
  font-weight: 600; 
  padding-left: 2%; 
  padding-top: 2%;
 }
 TABLE 
 {
 
  font-family: "Times New Roman", "MS Reference Sans Serif", Sans-serif; 
  font-size: 100%; 
  font-weight: 600; 
  line-height: 100%;
 }


