a img {
    border: 0px;
}

div.content {
    min-height: 1000px;
}

footer {
    min-height: 50px;
}

body {
    background-color: #D4D4D4;
    margin: 50px 0 0 0;
}

div.container {
    width: 100%;
    background-color: #D4D4D4;
}

.shape_mainimage {
    background: url('/images/main_title.png') no-repeat;
    background-size: contain;
    background-position: center center;
}

#custom-background-name {
    background-color: rgba(255, 254, 254, 1);
}

.shape_7 {
    background-color: #007A76;
    opacity: 1.00;
    filter: alpha(opacity=100);
    border-radius: 4px;
}

.shape_8 {
    background-color: #007A76;
    opacity: 1.00;
    filter: alpha(opacity=100);
    border-radius: 4px;
}