﻿$(function () {
    $('header').css('border-bottom', '#000 1px solid');

});

