﻿body.bg-class-custom {
    background-image: url('../images/indir.png'), url('../images/original3.png');
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 15px;
    background-color: #CC0935;
}
