﻿
body {
    display: -ms-flexbox;
    display: flex;
    color: #000;
    /*text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);*/
    box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
    background-image: url(/Images/B6WRB0_lo.png);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


