body{
    font-family:Verdana;
    text-align:center; 
}
#myButton{
    font-size: 3em;
    padding: 5px 25;
    border-radius: 5px;
}
.myLables{
    font-size: 3em;
}
#myH1{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: red;
    font-size: 2em;
}
#myA1{
    text-decoration: none;
    size:4em;
}
#myA2{
    text-decoration: none;
    size:4em;
}
#myA3{
    text-decoration: none;
    size:4em;
}
