﻿body {
    font-family: Garamond;
    background-image: url('Obrázky/vapor.gif')
}

p {
    font-size: 20px;
    text-indent: 1cm
}

.sadness {
    font-style: italic;
    font-weight: bold;
    color: darkblue;
    text-align: center
}

h1, h2 {
    text-align: center;
    color: cadetblue
}

.gucci {
    font-style: italic;
    font-weight: bold;
    background-image: url(Obrázky/Ham.gif);
    color: rebeccapurple;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
