h1{
 font-size:20px;
 color:#ffcc00;
 text-align:center;
}
a:hover{
 color:#ffcc00;
}