body{
    background-image: url(plaid-hot-pink.jpg);
}

.contenedor{
    border-width:8px;
border-style:solid;
border-image: url("https://i.ibb.co/h1Q3bFn/83-B27704-CEA1-4-B8-F-BF79-90-D624-EDC6-F6.png") 8 fill round;


    margin: 70px;
    height: 827px;
    overflow-y: hidden;
}
header{
    justify-content: center;
    display: flex;
    background-color: rgba(255, 255, 255, 0.373);
}
.tittle img{
    width: 100px;
    height: 80px;
    margin-top: 10px;
}
.gyarupxl{
    padding-left: 15px;
    margin-top: 10px;
}
.gyarumark{
    width: 150px;
    height: 150px;
    border-width:8px;
    border-style:solid;
    border-image: url("https://i.ibb.co/h1Q3bFn/83-B27704-CEA1-4-B8-F-BF79-90-D624-EDC6-F6.png") 8 fill round;
}
.contenido{
    display: flex;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.left{
    width: 350px;
    justify-content: center;
    background-image: url(white\ dots.png);
    padding-top: 10px;
}
.intro{
    display: flex;
}
.intro h3{
    margin-left: 10px;
}
.tittle1 img{
    margin-left: 10px;
    width: 150px;
    height: 50px;
    margin-top: 0;
    padding-top: 0;
}
.img1{
    width: 330px;
    height: 100px;
}
.text{
    margin-left: 10px;
}
span{
    color: #ff009d;
    font-size: large;
}
h3{
    color: #ff009d;
}

.middle{
    width: 600px;
    padding-left: 10px;
}
.soap{
    width: 400px;
    margin-left: 80px;
    margin-top: 50px;
}
.right{
    background-image:url(gridpatternpw.png);
}
.tf{
    width: 300px; 
    margin-left: 35px;
    margin-top: 20px;
}
.right h3{
    margin-left: 10px;
}
.right p{
    margin-left: 10px;
}
.text p{
    margin-bottom: 10px;
}