
a:link
{color: black;text-decoration: none;
}

a:hover
{background-color: LightGray;
}

a img
{vertical-align: middle;
}

body
{background-image: url("https://img.freepik.com/free-vector/ornamental-damask-seamless-pattern_1217-1392.jpg");
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; background-color:white; margin:0; padding:0; overflow-y: scroll;
}

img:hover
{background-color: LightGray;
}

h1 {
  font-size: 50pt;
  margin-top: 5pt;
  margin-bottom: 5pt;
  margin-left: 0;
  margin-right: 0;
  Line-Height: 70px;
  text-align: center;
}

h3 {
  font-size: .05em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

h4 {
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
