﻿.main-header {
    text-align: center;
    font-weight: bold;
    background-color: #f1f1f1;
    background-image: url(images/header_blog.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: contain;
}
