@charset "utf-8";
/* CSS Document */

body { background-color: #000 !important; color: #FFF !important; }

h1 {
	margin: 40px 0 !important;
	font-weight: bold !important;
	font-family: Cuprum, Arial, Helvetica, sans-serif !important;
	border: 2px solid #bd1018;
  color: #bd1018 !important;
  padding: 10px 20px;
  display: inline-block; }