﻿body {
}

header, #header {
}
.header
{
    position: relative;
    top: 20px;
    margin-bottom: 10px;
    color: #000;
    padding: 0px;
    width: 100%;
    height: 235px;
    background-color: #5b5b59;
    background-image: url(/images/Freight-Train-2015.png);
    background-repeat: no-repeat;
}
