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

html {
	background-color: #000000;
	background-image: url(ui/magichandz2.jpg);
	background-attachment: fixed;
	background-position: -289px 0px;
}

body {
	background-color: #000000;
	background-image: url(ui/magichandz2.jpg);
	background-attachment: fixed;
	background-position: -289px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}

#indhold {
	width: 670px;
	padding-top: 79px;
	display: block;
	}


#dump {
	border: solid 10px #000000;
	background-color:#000000;
	padding: 1px;
	}


#down {
	margin-left: 608px;
	margin-bottom: 35px;
	visibility: hidden;
}

#credit {
	margin-top: 42px;
	background-color: #000000;
	display: block;
}

#credit a		{ color: #85be00; text-decoration: none; }
#credit a:hover	{ color: #ff0000; }
