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

body {
	background: #000;
	margin: 2em;
	text-align: left;
	color: #bad;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 42px;
	line-height: 1.4em;
}

img.shit {
	display: block;
	margin-left: auto;
	margin-right: auto;
}