/* Iso Herquist Global CSS */
/* MilkyMEDIA FfM */
/* 2010-06-14 */


html {

}


body {
	background: black;
	color: white;
}

a {
	color: black;
	outline: none;
}

a:hover {
	color: black;
}








#fiskecore-logo {
	margin: 0 auto;
	margin-top: 25%;
}






/* WRAPPER */
#wrapper {
	width: 400px;
	margin: 0 auto;
}








#copyright {
	clear: both;

	font-family: IHTypewriter, Courir, Monospace;
	font-size: 80%;
	line-height: 16px;

	padding-bottom: 12px;
}





