body{
background-image: url("https://zunralaboratories.neocities.org/index%20stuff/img/755.gif");
}

.MainContent{
 
  background-color: white;
  
  border-radius:10px;
  border-color:hotpink;
  border-style:groove;
  border-width:10px;


width:1100px;
height:1000px;
 margin: auto;
 

}

  
/*

margin:30px;
margin-right:100px;
margin-left:100px;


height:1000px;
width:1000px;
max-width:100%;
 align-items: center;
  justify-content: center;
}
*/

#img{
  float:right;
height:30px;
width:700px;
max-width:100%;

}

#splode{
float:left;

max-height:100%;
max-width:100%;

height:600;
width:450px;
}

#text{
position:relative;
bottom:950px;
left:100px;

height:150px;
width:800px;
}