@charset "iso-8859-2";
/* CSS Document */

#body {
      padding-left:30px;
}
#content {
      margin-left: 0;
      text-align:justify;
}
#content h1 {
         font-size:20px;
         text-align:center;
}
#content h2 {
         font-size:14px;
         text-align:center;
         color:blue;
}
#content img {
         border:none;
}
#content li {
         line-height:25px;
}