body{
  color:white;
  background-image:url(/bgimagez/windows2000.png);
  background-size:cover;
  font-family:emoeng;
  font-size:20px;
}
    @font-face {
  font-family: radioland;
  src: url(/mainfonts/futurabold.ttf);
} 
       @font-face {
  font-family: superglue;
  src: url(/mainfonts/superglue.otf);
} 
    @font-face {
  font-family: bluescreen;
  src: url(/mainfonts/bluescreen.ttf);
} 
    @font-face {
  font-family: ledlight;
  src: url(/mainfonts/ledlight.otf);
} 
    @font-face {
  font-family: stadium;
  src: url(/mainfonts/stadium.ttf);
} 

    @font-face {
  font-family: justsugar;
  src: url(/mainfonts/justsugar.otf);
} 
    @font-face {
  font-family: emotionengine;
  src: url(/mainfonts/emotionengine.otf);
} 
    @font-face {
  font-family: racesport;
  src: url(/mainfonts/racesport.ttf);
}
    @font-face {
  font-family: emoeng;
  src: url(/mainfonts/emoeng.otf);
}
.boxa
{
 
 border-width:1.5px;
 padding:10px;
 margin:12px;
 
width:600px;
}

.boxb
{
 border-style:solid;
 border-width:1.5px;
 padding:10px;
 margin:12px;
 background-color:rgba(0, 14, 66, 0.59) ;
 text-align:left;
 position:relative;
width:600px;
}