h1 {

    color: blue;

    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bolder;

    margin-top: 200;


}

.headline{
    color: yellow;
    font-weight: 300;



}

.top{

height: 80;

}