body {
    font-family: Georgia, Times, serif;
    color: white;
    background-color: #0C0A0B;
    background-image: url('bg-karate-shotokan.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 80%;
}
a {
    text-decoration: none;
}
a img {
    width: 60px;
    height: 60px;
}
.facebook {
    background-image: url('facebook.png');
}
h3 {
    margin-top: 5px;
    margin-bottom: 0px;
}