h1 {
    font-size: 60px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: white;
text-shadow: 2px 2px 10px #3a9ac3;
}

body {
    text-align: center;
}

img {
    box-shadow: 10px 10px 20px #484848
}