BODY {
 color: #663300;
 font-family: "Comic Sans MS";
 font-size: 16px;
 text-align: justify;
 background-image: url(../pic/bg30.jpg);
 margin: 0px 6px 24px 6px;
 padding: 0;
 cursor: default;
}
A {
 color: #663300;
 font-family: "Comic Sans MS";
 text-decoration: none;
 padding: 2px 0 2px 0;
 display: block;
}
A:link    {color: #663300; text-decoration: none;}
A:visited {color: #663300; text-decoration: none;}
A:active  {color: #aaaaaa; text-decoration: none;}
A:hover   {color: #aaaaaa; text-decoration: none;}

TABLE {width: 100%;}

#hrvatska {
 background: url(../pic/hrvatska1.gif) no-repeat top left;
 width: 160px;
 height: 190px;
 vertical-align: bottom;
 text-align: center;
}
#mp3 {
 background: url(../pic/mp3.gif) no-repeat top left;
 width: 160px;
 height: 190px;
 margin: 0;
 padding: 0;
}
H2 {
 margin: 0;
 padding-top: 80px;
 color: #D61B03;
 text-align: center;
}

