
header {
    text-align: center;
    font-size: 500%;
    background-color: rgb(192, 166, 17);font-family:fantasy;
    border-style: dotted dashed solid double;
}

body {
    background-image: url("https://media2.giphy.com/media/3ohhwustnTjbTecio8/giphy.gif");
    background-color:rgb(158, 240, 34);

}
#useless{
    font-family: inherit;
    text-align: center;
    font-size: 230%;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
#help{
    font-family: inherit;
    text-align: center;
    font-size: 130%;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
 #sixty{
    font-family: inherit;
    text-align: right;
    font-size: 160%;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
 
