@font-face {
  font-family: basiic;
  src: url(/Fonts/Nintendo-DS-BIOS.ttf);
}
.textbox{
    border: 1px solid;
    max-height:1000px;
    max-width:1000px;
    text-align: center;
    padding: 5px;
    margin: auto;
    background-color :white;
    font-size: larger;
}
.textbox img{
  width: 100%;
}

.header{
    border:1px solid aqua;
    height:125px;
    width:850px;
    margin: auto;
    background-image: url(Site%20Decor/Pbheadeerrr.PNG);
    background-size:auto;
    background-color: #ff73bb;
}

.container{
    border:;
    max-height:1500px;
    width:850px;
    margin: auto;
    background-color:;
}
.leftside{
    border:;
    max-height:1500px;
    width:175px;
    padding: 3px;
    background-image:;
    background-size: auto;
    
}
.main{
    border:;
    max-height:1500px;
    width:500px;
    padding:3px;
    background-image:;
    background-size: auto;
}
.rightside{
    border:;
    max-height:1500px;
    width:175px;
    padding: 3px;
    background-image:;
    background-size: auto;

}
.flex {
    display:flex;
    justify-content:center;
}
.mainflex {
    display:flex;
    margin-bottom: 10px;
}
.box{
    border:1px solid;
    text-align: center;
    margin: auto;
    margin-bottom:10px;
    padding:5px;
    background-image: url(Site%20Decor/c69cc4c0_original.jpg);
    
}
.updates{
    border:1px solid;
    height:150px;
    max-width:220px;
    text-align: center;
    margin-bottom: 5px;
    background-color :white;
    overflow-y: scroll;
    
}
.microblog{
    border:1px solid;
    height:283px;
    max-width:200px;
    overflow-y: scroll;
    padding:5px;
    margin-bottom: 5px;
    margin: auto;
    background-color: white;
}
.sideheader{
    border:1px solid;

    text-align: center;
    margin: auto;
    padding:3px;
    background-image: url(Site%20Decor/1916175v7i1mn6r82.gif)
}
.sideheader img{
    max-width: 80%;
}
.sidebox{
    border:1px solid;
    max-height:500px;
    max-width:220px;
    text-align: center;
    margin-bottom: 5px;
    background-color :white;
    padding: 5px;
    
}

.navbox{
    border:1px solid;
    max-height:500px;
    max-width:220px;
    text-align:left;
    margin-bottom: 5px;
}

.petbox{
    border:1px solid;
    text-align: center;
    margin: auto;
    margin-bottom:10px;
    padding:5px;
    background-image: url(Site%20Decor/b151ba9073849905737cd84598f030a7.gif);
    background-size:cover;
}
.webrings{
    border:1px solid;
    height:330px;
    width:250px;
    text-align: center;
    margin: auto;
    overflow-y: scroll;
    background-color :white;
}

.navbutton{
    border: 1px solid;
    padding: 3px;
    display: block;
    background-color: white;
}
.navheader{
    border: 1px solid;
    padding: 3px;
    display: block;
    background-color: white;
}
.navheader img{
    max-width: 100%;
}
body{
    background-image: url(Site%20Decor/tumblr_m3h3gwuus41rv68y7o12_400.gif);
    background-size: cover;
    font-family: basiic; 
    font-size: 16px;
}
.ipodbox{
    border: 1px solid;
    max-Height: 800px;
    max-Width: 800px;
    text-align: center;
    margin: auto;
    overflow-y: scroll;
}