#header {
    background-image: linear-gradient(to bottom, #563d7c 0, #6f5499 100%);
    color: #fff;
    background-repeat: repeat-x;
    font-family: 'Marck Script', cursive;
}