.myheading {
font-family: Verdana;
font-size: 30px;
color: blue;
}
.mytext {
font-family: Verdana;
font-size: 13px;
color: black;
}

