body {
	background-color: #09000B;
	font: normal 4em monospace;
	/*color: #500F0F;*/
	color: #ddd;
	max-width:1440px;
}

a {
	text-decoration: none;
	/*color: #4a2c2c;*/
	color:#444;
}

a:hover {
	color: #ddd;
}

#whatissamsheffield{
	border-top: 2px dashed #444;
	margin: 30px 0 30px 0;
	padding-top: 45px;
}

#whycallthisinteraction, #getback{
	padding-top: 15px;
}

#whycallthisinteraction {
	font-size: .5em;
	text-align:right;
}

#class {
	font-size: 1.5em;
}