@charset "utf-8";
.mumu {
	background-color: black;
}
h1 { 
	color: #000; 
}
h1, h2 { 
	background-color: #FFF;
	width: 50%;
	postion: relative;
	border-radius: 0px; 
}
#penis {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	background-color: #09090B;
	width: 100%;
	
}

