﻿body {font-family: Garamond;}
p {font-size:20px; text-indent: 1cm;background-color:white;
    margin-top: 0px;
}
.kurziva {font-style:italic;font-weight:bold; text-transform:uppercase; line-height:2}
h1, h2 {text-align: center; color: deeppink;background-image:linear-gradient(blue,black);
    height: 40px;
}
div{ background-color:red; margin:5mm; border-width:3mm;border-style: solid;}
div { border-color: black; margiun: 5mm; margin-left:auto; margin-right:auto;}
ol {
    list-style-type: upper-roman}

ul {
    list-style-image: url('fast/kkk.png'); }


