#myh1_1 {
    color: white;
    text-align: center;
 font-family: verdana;
    font-size: 20px;
 background-color: #8080ff;
}
#myh1_2 {
    color: lightgray;
    text-align: center;
 font-family: verdana;
    font-size: 16px;
}
#myh1_1 a {
      color: orange;
 font-family: verdana;
    font-size: 16px;
    }
#myh1_1 a:hover{
	background:white;
			}