@charset "utf-8";
/* CSS Document */

 html, body { height: 50%; }
		body {
	margin: 0;
	padding: 0;
	color: #FFF;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
        }
#flash {
	float: left;
	width: 700px;
}
        a:link, a:visited { color: #FFF; }


		
		
#wrapper {
	height: 100%;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

        a:hover {
	color: #FC3;
}
        
        </style>
#header {
	height: 100px;
	width: 100%;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#right {
	width: 230px;
	float: right;
}
h1 {
	line-height: 20px;
	color: #FC0;
	text-decoration: none;
	font-size: 11px;
}
#left_billede {
	float: left;
	width: 710px;
	text-align: center;
	margin-top: 40px;
}
