BODY {
	background-color : White;
	margin-left : 2em;
	margin-right : 2em;
	font-family : Garamond, Times, serif;
}
H1 {
	text-align : center;
	font-weight : normal;
	font-size : 1.5em;
	margin-left : 1em;
	margin-right : 1em;
	letter-spacing : 0.2em;
	margin-top : 2em;
	margin-bottom : 1.5em;
}

div.stix {
        margin-left : 5em;
        margin-bottom:1em;
	margin-top : 1em;
}
.kartina {
        font-weight : bold;
        font-size : 20pt;
}
.person {
        font-weight : bold;
        font-size : 12pt;
        text-indent : 3em;
}
.remarka {
        font-style : italic;
        font-size : 0.8em;
}

   
.stage {text-align: center;
	font-size : 0.8em;
	margin-bottom:1em;
	margin-top : 1em;
}
.dedication {
	font-style : italic;
	text-align : right;
	margin-right : 2em;
}

.button {
	border: Blue;
	text-align : center;
	margin-top : 1em;
}
.navbar {
	background-color : Silver;
	font-variant : small-caps;
	line-height : normal;
	font-weight : bolder;
	text-decoration : none;
	padding-left : 1em;
	margin-left : 2em;
	margin-top : 2em;
	padding-right : 1em;
	text-align : center;
	margin-bottom : 1.5em;
	padding : 1em;
}
