﻿header {
    background-image: url(../images/background-header-left.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #2e363f;
    color: white;
    text-align: center;
    padding: 20px;
}