#siteTitle {
    background:url(https://web.archive.org/web/20141215012134im_/http://lbp.me/img/2014/lbp-logo.png) 0 0 no-repeat;
    display:block;
    height:125px; /* your image height */
    text-indent:-99999em;
    width:200px; /* your image width */
    overflow:hidden;
    background-size: 145px;
}
.headerTop {
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
    box-sizing: border-box;
    position: absolute;
    height: 160px;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    background: transparent url("https://i.ibb.co/gT7Rt50/trianglesheet.jpg") no-repeat center top;
  background-repeat: repeat-x;
}
.headerBottom {
    background-color: #85CFF8;
    padding-top: 165px;
}
body {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center !important;
    background-image: url(https://web.archive.org/web/20110708173537im_/http://www.littlebigplanet.com/images/assets/shared/backgrounds/lbp2default.jpg?nocache);
    background-color: #6FB1C9;
    background-attachment: fixed;
}

#avatar, .commentPictures, #friends img {
  border-radius: 50%;
}
#meet, #blogs{
  display: none;
}
.right {
    background: transparent url("https://i.ibb.co/VtTZD4Y/carbord.png");
padding: 5px 5px 5px 5px;
}
.info {
    background: #917A4E;
    color: #FFFFFF;
    padding-left: 5px;
  background-image:
      url("https://i.ibb.co/VtTZD4Y/carbord.png");
  background-color: transparent;
}
body, a{
    color: #FFFFFF;
    text-decoration: none;
}
.text1 {
    color: #FFFFFF;
}
.contactInfo, .contactInfoTop {
    border: 0px ;
    box-shadow: 0px 0px #000
}
.left {
    background: transparent url("https://tcrf.net/images/thumb/1/15/Lbp_Sponge_diffuse_original.tex.png/216px-Lbp_Sponge_diffuse_original.tex.png");
border-radius: 25px;
padding: 10px 10px 10px 10px;
}
.contactInfoTop {
    background-color: #FFFFFF00;
}
.url , body > div.header > div.headerTop > a > small {
    display: none;
}

#smsg {
    color: white !important;
    background-color: #88B029 !important;
    border: 0px solid black !important;
    text-align: center !important;
    padding: 5px 5px 5px 5px !important;
    width: calc(30% + 20px );
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
}
body {
  font-family: 'Brush Script MT', cursive;
}
#container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent url(https://web.archive.org/web/20120607020227im_/http://www.littlebigplanet.com/images/assets/shared/concept_art/lbp2-move-movepaint1.jpg);
    background-position: center;
}