﻿body {
    background: url("#");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #eaf7fd;
    background-attachment: fixed;
}
