body {
  background-color: #f983bc;
  color: black;
  font-family: Ms Gothic;
  border: black;
  background: #f983bc url("https://s-thornz.neocities.org/oro.gif") no-repeat right top;
  background-size: 35%
}

h3{
  line-height: 28px;
}


#Mbox{
   background-color: pink;
  border: #F763A1 7px groove;
  height: 800px;
  width: 900px;
  padding: 15px;
  margin: auto; 
  line-height: 4px;
}


#box1{
 color: black;
 border: #F763A1 7px groove;
 height: 80px;
 width: 890px;
 background-image:
  url(https://i.pinimg.com/1200x/ba/c2/2e/bac22e1bedfe7c057d2cc92189abcc0b.jpg);
    background-size: 45%
}



#box2{
  border: #F763A1 4px groove;
  height: 88px;
  width: 90px;
  background-image:
    url(https://s-thornz.neocities.org/head.gif);
  background-size: 87%
  }
  
  #overlay1{
  height: 20px;
  position: relative
  }
  
  
#ibox{
 color: black;
 border: #F763A1 4px groove;
 height: 500px;
 width: 300px;
  }
  
  #Cbox{
   background-color: pink;
  border: #F763A1 7px groove;
  height: 800px;
  width: 900px;
  float: right;
  padding: 15px;
  margin: auto; 
  }
  
  
  #overlay1{
  width: 50px;
  height: 50px;
}

  
