﻿
body {
    background-image: url(../indexBack.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: #1f6163;
}
