 
BODY{
  background-color : white;
  font-family : "Book Antiqua",Verdana;
  color : navy;
  list-style-type : disc;
  list-style-position : outside;
  background-image : url(http://www.bedandbreakfastandijk.nl/background.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
}
A{
  font-weight : bold;
  color : green;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
H5{
  font-family : "Script MT Bold";
  
  text-transform : capitalize;
  text-align : center;
  font-size : 35px;
}
H4{
  text-align : center;
  font-family : "Book Antiqua";
  font-style : italic;
  font-size : 20px;
}
TABLE{
  font-family : "Book Antiqua";
  text-align : center;
  
  
  
  
  width : 100%;
  
}

