Listing 36.2. Style projektu 36.2
p {
    width: 35em;
    margin: 0 auto;
    padding: 30px 0 80px 0;
    background: url('wzor.png') center bottom no-repeat;
    line-height: 200%;
    letter-spacing: 0.2em;
    font-family: Verdana, sans-serif;
}