body {color:#333333;background-color:#FFFFFF;font-family: georgia,serif;margin:0px;}
a {color:#111;text-decoration:none;}
a:hover {text-shadow: #aaa 2px 2px 1px;}

img {border-width:0px;}

.navi { padding: 0 20px 0 20px; letter-spacing:2px; }

#nav {
	padding:10px;
	position: fixed;
	width: 100%;
	text-align:center;
	border:0px solid black;
	font-size: 17px;
	background-color:#fff;
	z-index:100;
	opacity: 0.9;
}

#one {
	position: absolute;
	top:80px;
	left: 50%;
	width: 308px;
	height: 160px;
	margin-left: -204px;
	text-align:center;
}

#two {
	position: absolute;
	top:260px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	font-family: georgia,serif;
	font-size: 17px;
	font-style:normal;
	font-weight: normal;

	line-height: 22px;
	letter-spacing:2px;
	text-align:right;
	border:0px solid black;

}

#musik {
	padding:30px;
	height:50px;
	width: 600px;
	text-align:center;
	font-size: 10px;
	color:#777;
	border:0px solid black;
}

.valxhtml {
	opacity: 0.2;
}