body {
    background-color: #24b2e4;
}

img.img-top {
    width: 100% !important;
}

#welcome-img {
    width: 70%;
    
}

.frame-light {
    background-color: #106885;
}

.frame-medium {
    background-color: #0B4A60;
}

.frame-dark {
    background-color: #073A4E;
}

.bg-medium {
    background-color: #C0C0C0;
}
.content {
    min-height: 600px;
    background-color: #ffffff;
}

ul.none {
    list-style-type: none;
}

.img-sm-thumbnail {
    max-width: 100px;
}

.bg-proxibid {
    background-color: #098dc4;
}
