body, html {
	margin:0;
	padding:0;
	}
	
body {
	background-color: #fff;
}

.homepage {
	background-image: url(../images/hp.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	top: 0px;
}
#container {
	width: 900px;
	height: 550px;
	margin: 0 auto;
	position: relative;
	top: 10px;
}

#montibellt {
	height: 50px;
	width: 330px;
	position: relative;
	top: 228px;
	left: 90px;
}

#danielkovac {
	height: 82px;
	width: 350px;
	position: relative;
	top: 155px;
	left: 20px;
}

#sound{
	height: 50px;
	width: 330px;
	position: relative;
	top: 310px;
	left: 445px;
}
#text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #666;
	position: relative;
	height: 280px;
	width: 200px;
	left: 370px;
	top: 81px;
	float: left;
	padding-left: 10px;
	margin: 0 0 0 150px;
	text-align: right;
}
#text a:link, #text a:visited, #text a:hover, #text  a:active {
	font-size: 8pt;
	color:#666;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
/*flash*/
#soundPlayer {
	border: 0;
	position: absolute;
	top: 520px;
	left: 610px;
	height: 22px;
	width: 130px;
}
/*flash end*/
