@charset "utf-8";

body {
    background-color: #1B1B1B;
	color: red;
	font-size: 20px;
	font-family: 'Bentham', serif;
	font-style: oblique;
	
}