header{
    width:1210px;
    background-color:black;
    font-size:40px;
    text-align:center;
}
h1{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin:0;
}
.cont{
    width:1190px;
}
.footer {
    color:white;
}
a{
    color:blue;
}