
.container {
  border-width:7px;
  border-style:solid;
  border-color:#C07440;
  background-color:#0000ff;
  background-image: url("https://purrteacure.neocities.org/Lacepatternimgorange%20fixed.png");
  background-position: center;
  background-repeat: repeat;
  background-size:250px;
  width:1373px;
  height:1177px;
   position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body{
  background-image: url("https://purrteacure.neocities.org/Blueatrpatternimg.png");
  background-attachment: fixed;
  background-repeat: repeat;
  overflow:hidden;
  margin: 20px
}
.row {
  display: flex;  
  padding: 20px;
}
.container1 {
border-width: 3px;
border-style: solid;
border-color:#153189;
background-image:url('https://purrteacure.neocities.org/pattern%203333%2029.png');
width:220px;
float: left;
left:20px;
height:1032px;
margin-left:63px;
}

.container2 {
border-width: 3px;
border-style: solid;
border-color:#153189;
background-image:url("https://purrteacure.neocities.org/pattern%203333%2029.png");
width:220px;
right:20px;
height:1032px;
margin-right:63px;
float: right;
}
.containercenter {
border-width: 3px;
border-style: solid;
border-color:#153189;
background-image:url("https://purrteacure.neocities.org/pattern%203333%2029.png");
width:737px;
right:20px;
height:1032px;
margin-left:33px;
margin-right:33px;
margin:auto;
 padding:8px;

}

.containerheading{
  background-color:#153189;
  color:#F1F5F6;
  width:1373px;
  height:40px;
  position: fixed;
  margin-bottom:10px;
}
#h1{
  margin:auto;
  margin-bottom:10px;
}

#p1{
  border: 2px solid;
  border-color:#F7F8F5;
  background-image: url("https://purrteacure.neocities.org/Blueberrypatterimg.png");
   background-position: center;
  background-repeat: repeat;
  background-size:100px;
  width: 160px;
  height: 430px;
  font-size: 22px;
  padding: 10px;
 margin:auto;
 margin-top: 10px;
}
#p2{
  border: 2px solid;
  border-color:#F7F8F5;
  background-image: url("https://purrteacure.neocities.org/Blueberrypatterimg.png");
   background-position: center;
  background-repeat: repeat;
  background-size:100px;
  width: 160px;
  height: 330px;
  font-size: 22px;
  padding: 10px;
 margin:auto;
 margin-top: 10px;
}
.containerme{
   border: 2px solid;
  border-color:#F7F8F5;
  background-image: url("https://purrteacure.neocities.org/Blueberrypatterimg.png");
   background-position: center;
  background-repeat: repeat;
  background-size:100px;
  height:230;
  margin-top:3px;
  padding:3px;
   }
   
   #aboutme{
     width:230px;
     height:230px;
     font-size: 18px;
   color:#153189;
     padding:10px;
     background-color:#F7F8F5;
     margin-left:17px
   }
#aobamc{
margin-left: 300px;

}