h1 {
    font-size: 7em;
    font-family: Helvetica;
    font-weight: bold;
    text-align: center;
    text-shadow: 10px 0px #B700FF;
}

h2 {
    font-size: xx-large;
    font-family: Helvetica;
    font-weight: bold;
    color: #6500FE;
    text-align: center;
    text-shadow: 0px 10px #0014FF;
}

h3 {
    font-size: 5em;
font-famiy cursive;
    font-weight: bold;
    color: #00ff00;
    text-align: center;
    text-shadow: 0 0 #8C00FF;
    background-color: #00F6FF;
    -webkit-box-shadow: 0px 10px #A603F7;
    box-shadow: 0px 10px #A603F7;
}
body h4 a {
    font-size: xx-large;
    text-align: center;
}

img: width = 800 ;
