@import url("https://use.typekit.net/ebx8ckb.css");
 
body {
    text-align: center;
    font-size: 150px;
    background-image: url(laiva_maisema.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

p {
    margin: 0px;
}

.eka {
    font-family: cc-near-myth-fables, sans-serif;
    color: #413d20;
    vertical-align: -20px;
   
}


 .toka {
    font-family: cc-near-myth-legends, sans-serif;
    color: rgba(180, 56, 56, 0.623);
    transform: rotate(-10deg);
    
 }

 .kolmas {
    font-family: harbour-rough, sans-serif;
    color: #3c7499;
    margin-top: -100px;
    text-shadow: 3px 2px 0px #fff;
 }

 .neljas {
    font-family: harbour-decor, sans-serif;
    color: blanchedalmond;
    margin-top: -130px;
    z-index: -1;
    position: relative;
 }

 .viides {
    font-family: west-end-decorate-shadow, sans-serif;
    color: #dacc69;
    transform: rotate(10deg);
    margin-top: -100px;
    text-shadow: 4px 3px 0px #413d20;

    
 }

 