﻿.header {
    height: 90px;
    background-color: rgba(255,255,255,0.9);
    background-image: url(../Images/Layout/headr-main.png);
    background-position: right 10px top 10px;
    background-repeat: no-repeat;
    background-size: 220px;
}
