
div {
    font-family: Eras ITC;
}
a{
  color: black;
  text-decoration: none;
}
h1{
	color: black;
	text-align: center;
  font-size: 80px;
  margin-top: 30px;
  margin-bottom: 5px;
}
h4{
  font-family: Eras Bold ITC;
  font-size: 16px;
  color: black;
  text-align: center;
}

img{
  margin-top: 0px;
  margin-left: 30%;
}

object{
  margin-top: 0px;
  margin-left: 32%;
}

p{  
    font-family: Lucida;
    font-size: 10px;
    text-align: center;
    color: black; 
}

div 1{
  position: absolute;
  width: 900px;
  text-align: center;
}

div 3{
  position: relative;
  width: 100%;
  padding-top: 4px;
  text-align: center;
}
