
@font-face {
    src: url(fonts/JF-Dot-K12.ttf);
    font-family: Jpixl;
}
@font-face {
    src: url(fonts/JF-Dot-MPlusH10.ttf);
    font-family: Jpixl2;
}
@font-face {
    src: url(fonts/JF-Dot-Ayu20.ttf);
    font-family: thinJpixl;
}
@font-face {
    src: url(fonts/Jacquard_12/Jacquard12-Regular.ttf);
    font-family: goofy;
}
@font-face {
    src: url(fonts/nintendo_ds_bios/Nintendo-DS-BIOS.ttf);
    font-family: ds;
}




.link:link {
  color: rgb(123, 108, 131);
  background-color: transparent;
  text-decoration: none;
}

.link:visited {
  color: rgb(123, 108, 131);
  background-color: transparent;
  text-decoration: none;
}

.link:hover {
  color: rgb(123, 108, 131);
  background-color: transparent;
  text-decoration: underline;
}

.link:active {
    color: rgb(222, 222, 222);
  background-color: transparent;
  text-decoration: underline;
}

::-moz-selection {
    color: rgb(222, 222, 222);
    background: rgb(49, 44, 46);
}



body{
  background-color: rgb(40, 40, 40);
  zoom: 150%;
}
#c1{
  height: 650px;
  left: -170px;
  position: fixed;
  bottom: -112px;
}



#c{
  background-color: rgb(120, 120, 125);
  position: fixed;
  bottom: 0px;
  left: 0px;
  height: 110px;
  width: 700px;
}
#div{
  direction: rtl;
  padding-top: 100px;
  padding-bottom: 80px;
  top: -90px;
    position: absolute;
    left: 0px;
    width: 1210px;
    height: 500px;
    overflow-y: scroll;
    scrollbar-color: rgb(40, 40, 40) rgb(40, 40, 40);
    text-align: center;
    

}

.entery{
    direction: ltr;
    width: 550px;
    float: left;
    height: auto;
    position: relative;
    background-color: rgb(240, 240, 240);
    overflow: auto;
    margin-bottom: 10px;
    margin-left: 50px;
    box-shadow: 3px 3px rgb(120, 120, 125);
    margin-right: 500px;
}
.date{
  color: rgb(40, 40, 40);
  font-family: 'Jpixl2';
}
.txt{
    font-family: 'thinJpixl';
    color: rgb(40, 40, 40);
    padding: 10px;
    text-align: left;
    word-wrap: break-word;
}




#home{
    width: 150px;
    bottom: 28px;
    height: 50px;
    left: 28px;
    position: fixed;
    background-color: rgb(240, 240, 240);
    box-shadow: 3px 3px rgb(40, 40, 40);
}
#home:hover{
    bottom: 27px;
    left: 29px;
    box-shadow: 2px 2px rgb(40, 40, 40);
}
#home:active{
    bottom: 25px;
    left: 31px;
    box-shadow: 0px 0px rgb(40, 40, 40);
}
#hometxt{
    height: 12px;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: xx-large;
    position: absolute;
    color: rgb(40, 40, 40);
    word-wrap: break-word;
}



















#rudo{
  float: left;
  position: relative;
  margin-bottom: 10px;
  margin-right: 10px;
  height: 150px;
}
#riyo{
  height: 110px;
  bottom: 0px;
  right: 5px;
  position: relative;
  float: right;
}
#riyo2{
  height: 105px;
  bottom: 0px;
  right: 5px;
  position: relative;
  float: left;
}
#old{
  height: 130px;
  bottom: 0px;
  right: 0px;
  position: relative;
  float: right;
}
#dreambod{
  height: 222px;
  top: 5px;
  position: relative;
  float: left;
  margin-right: 10px;
  outline: 1px solid rgb(49, 44, 46);
}
#psp{
  outline: 1px solid rgb(49, 44, 46);
  height: 130px;
  bottom: 0px;
  right: 0px;
  position: relative;
  float: right;
}