





body,header,footer,span,div,h1,h2,h3,
code, pre, textarea, input, u, b, strong
{
	font-family:"PT Mono"  !important ;
}



html #dropArea {
  width: 90%  !important ;
  padding: 40px 20px;
  margin: 40px auto 0;
  position: relative;
  display: block; 
  text-align: center;
  box-shadow: 0 1px 0 #1c1616, 0 -1px 0 rgba(0,0,0,0.1), 0 -2px 0 rgba(21, 13, 13, 0.5);
  text-shadow: 0 1px 0 #1e1818;
  border-radius: 10px;
  background-image: url(/images/qr/nyan-mario-trans.gif);
  background-repeat: no-repeat;
  background-position: right 0px top 0px;
  background-size: 142px;
  background-blend-mode: luminosity;
    background-color: #782e02;
}



html body {
 background: #132649;
  min-height: 100%;
  height: 100%;
  background-blend-mode: difference;
  background-image: url(/gif/assets/img/bg-linen.jpg); 
}

html{ background-color: #0a283e;}

html #dropArea {
  width: 660px;
  padding: 40px 20px;
  margin: 40px auto 0;
  position: relative;
  display: block;
   text-align: center;
  box-shadow: 0 1px 0 #1c1616, 0 -1px 0 rgba(0,0,0,0.1), 0 -2px 0 rgba(21, 13, 13, 0.5);
  text-shadow: 0 1px 0 #1e1818;
  border-radius: 10px; 
}


html #dropArea h2 {filter: invert(1);
}

 

header , footer { 
  background: #4e1d05  !important ; 
  box-shadow: inset 0 -1px 0 rgba(184, 141, 14, 0.2) !important ;  
}

body,header,footer,span,div,h1,h2,h3{
	font-family:"PT Mono"  !important ;
}

h1{text-transform:initial;}

.pillmeessage a{color:white;}

html header h1 {
  color: white;
  font-family: 'Patua One', sans-serif;
  margin: 0;
  padding: 20px 0 0 20px;
  font-weight: 400;
  text-shadow: 0 2px 0 #000, 2px 0 0 #000;
  text-transform: initial;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 18px;
  display: block;
  float: left;
  width: 300px;
  text-shadow: none;
  top: -8px;
  position:relative;
}

html header h1::before  {display:none;
}

