@charset "utf-8";

body {
margin: 0;
padding: 0;
font-size: 15px;
font-family: Gotham, Helvetica Neue, Helvetica, "Arial", sans-serif; 
font-weight: bold;
border-color: black;
border-width: 5px;
border-style: ;
color: #fffff;
background: #00000;
}