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

html {
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			12px;
	text-decoration:	none;
	color:				#000;
	margin:				0px;
	padding:			0px;
	background-color:	#000000;
}

#me {
	position:			absolute;
	top:				50%;
	left:				50%;
	width:				1000px;
	height:				700px;
	margin:				-350px 0px 0px -500px;
	}
	
/*
#me {
	position:		absolute;
	background-image:url(../bilder/me/dino_pose.png);
	top:			50%;
	left:			50%;
	width:			316px;
	height:			800px;
	margin:			-400px 0px 0px -158px;
	border:			none;
}
*/

/*
#ichGottDuNichts {
	position:		absolute;
	background-image:url(../bilder/ichgottdunichts.png);
	top:			50%;
	left:			50%;
	width:			364px;
	height:			338px;
	margin:			-169px 0px 0px -500px;
	border:			none;
}
*/