body {
	font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
}
.main{
	height: 1200px;
	width: 1000px;
	margin-top: 50px;
	border-color: #54433C;
}
#nikola{
	font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
	text-align: right;
	vertical-align: top;
	height: 200px;
}
#musik{
	font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: large;
	text-align: left;
	vertical-align: top;
	color: White;
	font-weight: bold;
}
a.nounderline:link, a.nounderline:visited {
	color:#F7F3F3; 
	text-decoration:none;
}
a.nounderline:hover, a.nounderline:active {
	color:#F7F3F3; 
	text-decoration:none;
