body {
background-image: url(images/hatter.jpg);
background-position: 0 0px;
background-repeat: repeat-y;
}

#cont {
position: absolute; left: 0px; top: 0px;
width: 1020px; height: 680px;
}

#cim {
position: relative; left: 380px; top: 70px;
width: 400px;
color: #C7666D;
}

#cim h1 {
font-family: "URW Chancery L", "Monotype Corsiva", "Nimbus Roman No9 L";
font-size: 48px;
font-style: italic;
font-weight: bold;
text-align: center;
margin: 0;
}

#cim h2 {
font-family: FreeSans, Verdana;
font-size: 20px;
text-align: center;
}

#szov {
position: absolute; left: 250px; top: 280px;
width: 740px;
font-family: FreeSans, Verdana;
font-size: 17px;
font-weight: normal;
color: #C7666D;
}

#szov p {
text-align: justify;
}

#szov ul {
list-style: none;
margin-top: -5px;
margin-left: -20px;
}

#szov li {
}
