body{background-image:url('https://emptyspaces.neocities.org/999.gif'); background-position: center; background-size: cover;
  color: white;
  font-family: Courier;
fieldset {
  position:relative;
  margin-top:50px;
  height:200px;
  background:#ffffcc:
  padding-top:20px;
}
legend {
position:absolute;
top:-10px;
background:black;
color:white;
border:1px solid #000;
padding:2px 5px;
}