﻿#main-welcome-div {
    background-image: url("../Images/start.jpg");
    margin-bottom: 0;
    border-radius: 0;
}

.body-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

#h1-welcome {
    color: #55BC45;
    font-size: 108pt;
    font-weight: 700;
    text-shadow: 4px 4px 8px rgba(20,20,20, 0.4);
}

#h2-welcome {
    color: #55BC45;
    font-size: 24pt;
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(20,20,20, 0.4);
}
