
    body{
      text-align: center;
      background-image: url("pinkbg.jpg");
      background-size: cover;
      min-height: 100%;
      color: #E44C95;
      cursor: url("cursor.png"), auto;
      
    }

    .main{
  
     border: 4px double hotpink;
      width: 920px;
      height: 1080px;
      margin: auto;
      padding: 10px;
      background-color: white;
      background-image: url("https://mimikitty49.neocities.org/AWESOME/tumblr_a208d87d5e3a449d83ee43d1a8a845d3_4a700a1e_1280.png");
     
    }
.Enter {
  width:100%;
  height:100%;
  max-width:600px;
  max-height:600px;
  background-color: #fffeed;
  border: 3px double #FFC2CC;
  padding:5px;
  margin-right:0px;
  color: #ff009d;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
  
            .box1 {
               float: left;
               height: 290px;
               width: 20%;
               padding: 9px 5px 7px 5px;
              }
              
            .box2 {
               float: right;
               height: 290px;
               width: 65%;
               padding: 5px 0px 5px 0px;
  background-color: #fffeed;
  border: 3px double #FFC2CC;
  margin-right:5px;
  color: #ff009d;
              }
              


      .stamps{
        border: 1px solid hotpink;
      height: 56px;
     float: left;
       display: flex;
  justify-content: center;
  align-items: center;
      width: 900px;
      margin-top: 10px;
           background-image: url("https://mimikitty49.neocities.org/AWESOME/AAAADOTS.png");
  }
  
    .mid{
        border: 1px solid hotpink;
      height: 300px;
      float: left;
      width: 450px;
      margin-top: 10px;
      margin-left: 10px;
      overflow: auto;
            background-image: url("https://mimikitty49.neocities.org/AWESOME/AAAADOTS.png");
  }
    