#header {
    background-image: url("../img/keyboard_shop_icon.jpg");
    height: 300px;
    width: 100%;
    background-size: cover;
    border-bottom: 20px solid white;
}

.center {
    text-align: center;
}

.title {
    font-size: 400%;
    font-weight: bold;
    color: white;
}

#footer {
    font-size: 75%;
    width: 100%;
}

.navbar-brand {
    font-size: 125%;
}

.Kilorra {
    color: #00A8F3;
}

table {
    height: 100%;
    width: 100%;
}

td {
    text-align: center;
    vertical-align: bottom;
}

.lead {
    font-size: 150%;
}
