BODY
{
  background-color: black;
}

IMG
{
  position: absolute;
  height: 150px;
  border-width: 0px;
  border-style: none;
}

A
{
  text-decoration: none;
  color: white;
}

.Hp
{
  top: 10%;
  margin-left: -45px;
}

.Hp1
{
  left: 14%;
}

.Hp2
{
  left: 29%;
}

.Hp3
{
  left: 43%;
}

.Hp4
{
  left: 57%;
}

.Hp5
{
  left: 71%;
}

.Hp6
{
  left: 86%;
}

.Center
{
  position: absolute;
  color: white;   
  left: 20%;
  top: 50%;
  width: 60%;  
  font-family: 'Times New Roman', Georgia;
  font-style: italic;
  text-align: center;
  vertical-align: middle;
  
  margin-top: -2em;   
}

.Center H1
{
  font-size: 2em;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: lighter;
}

.Center H2
{
  font-size: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: lighter;
}
