@import 'bebas-neue/stylesheet.css';

/* Bracket stylesheet */
p, li {
   background: white;
   font-family: "Tahoma";
   font-size: 12px;
}
/*
body {
   background-image: url(../img/draft.2.png);
}
*/

h1 {
   font-family: "BebasNeueRegular";
   font-size: 48px;
   font-weight: normal;
   letter-spacing: -2px;
   padding: 0px;
   margin: 0px;
}

h2 {
   font-family: "BebasNeueRegular";
   font-weight: normal;
   font-size: 20px;
   padding: 6px 6px 4px 10px;
   border: 1px solid black;
   border-radius: 4px;
}
