﻿body
{
    background-color: #516e1b;
    background-image: url('Images/DMG_back2.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.MainBodyDiv 
{
    margin-top: 25%;
    margin-bottom: 18%;
    text-align: center;
}
.ImgNoBorder 
{
    border: 0;
}
.tdIcons 
{
    padding-left: 30px;
    padding-right: 30px;
}