body {
   font-family:"Comic Sans MS",cursive,sans-serif;
   font-size: 14px;
   color: black;
   text-align: center;
background-color: #ff1918;
}

div#container {
background-image: url("/sitecomposer/render/image/styles/sources/pozadi_new.png");
background-repeat:repeat-y;
margin-left: auto;
   margin-right: auto;
   position:relative;
   width: 980px;
   padding-top: 20px;
   padding-bottom: 15px;
}

img.ChronicleImage {
   border: 5px solid white;
   margin-bottom: 5px;
}