body {
 background: url('https://stylrtechnologies.com/Hx3/wal024_s.png'); 
 color: white;
font-family: font1;
}

@font-face {
  font-family: font1;
  src: url('SegaArcade.ttf');
}

p   {font-size: 20px; text-indent: 20px;}

.content {
 margin: auto;
 overflow: auto;
 width: 650px;
 height:700px;
 border: #252525 15px solid;
}

.stuff {
 background-color: #0e0e0e;
 padding: 10px;
}