﻿body {
    background-color:#ff6a00;
    background-image: url('/img/UnderCons.png');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
