﻿
.BackPics {
    background-image: url(../images/6363.jpg);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
