@charset "UTF-8";

ul {
    list-style-type:none;
    margin:0;
    padding:0;
    overflow:hidden;
    background-color:black;
  }

  li {
    float:left;
  }

  li a {
    display:block;
    color:#a600fc;
    text-align:center;
    font-family:helvetica;
    font-size:.89em;
    font-weight:bold;
    padding:0 99px;
    text-decoration:none;
  }

  /* Change the link color to #111 (black)  on hover */
  li a:hover {
    background-color:#1ffab0;
  }

  ul {
    position:fixed;
    margin:auto;
    top:0;
    width:100%;
    z-index:500;
  }

  body::-webkit-scrollbar {
    width:1em;
  }

  body::-webkit-scrollbar-track {
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
    background-color:black;
  }

  body::-webkit-scrollbar-thumb {
    background-color:#a600fc;
    outline:1px solid black;
  }

  #profile {
    width:940px;
    margin:auto;
  }

  #profile_main_photo,#header_bar,#footer_bar,.header_time,.heading,#main_photo,.recent_photos,#profile_interests_content,#profile_header_container,#profile_password_photo_galleries,#schedule,#about_me_label,#tags_container,#avatar_holder,#average_rating_container,#rate_container,#admirers_container,#profile_comments,#username_container,#gender_container,#hair_container,#eyes_container,#height_container,#age_container,#city_container,#sexual_preference_container {
    display:none;
  }

  body {
    font-family:'Arima Madurai',serif;
    font-size:110%;
    line-height:2;
    width:940px;
    margin:auto;
    background:#000000;
  }

  body {
    background-image:url(https://imageshack.com/a/img922/9479/RYkvHB.png);
    background-repeat:repeat;
    background-position:center;
    background-attachment:fixed;
    z-index:10;
    imgdisplay:block;
    margin:auto;
    width:auto;
  }

  #onlyfans {
    position:fixed;
    visibility:visible;
    left:10px;
    top:100px;
    z-index:200;
    text-align:center;
    width:100px;
    height:100px;
  }

  #onlyfans img {
    margin:4%;
    height:92%;
    width:auto;
  }

  #onlyfans img:hover {
    margin:auto;
    height:100%;
  }

  #snapchat {
    position:fixed;
    visibility:visible;
    left:10px;
    top:266px;
    z-index:200;
    width:100px;
    height:100px;
    text-align:center;
  }

  #snapchat img {
    margin:4%;
    height:92%;
    width:auto;
  }

  #snapchat img:hover {
    margin:auto;
    height:100%;
  }

  #manyvids {
    position:fixed;
    visibility:visible;
    left:10px;
    top:432px;
    z-index:200;
    width:100px;
    height:100px;
    text-align:center;
  }

  #manyvids img {
    margin:4%;
    height:92%;
    width:auto;
  }

  #manyvids img:hover {
    margin:auto;
    height:100%;
  }

  #offlinetip {
    position:fixed;
    visibility:visible;
    left:10px;
    top:598px;
    z-index:200;
    width:100px;
    height:100px;
    text-align:center;
  }

  #offlinetip img {
    margin:4%;
    height:92%;
    width:auto;
  }

  #offlinetip img:hover {
    margin:auto;
    height:100%;
  }

  #twitter {
    position:fixed;
    visibility:visible;
    right:10px;
    top:100px;
    z-index:200;
    text-align:center;
    width:100px;
    height:100px;
  }

  #twitter img {
    margin:4%;
    height:92%;
    width:auto;
  }

  #twitter img:hover {
    margin:auto;
    height:100%;
  }

  #insta {
    position:fixed;
    visibility:visible;
    right:10px;
    top:266px;
    z-index:200;
    width:100px;
    height:100px;
    text-align:center;
  }

  #insta img {
    margin:4%;
    height:92%;
    width:auto;
  }

  #insta img:hover {
    margin:auto;
    height:100%;
  }

  #fancentro {
    position:fixed;
    visibility:visible;
    right:10px;
    top:432px;
    z-index:200;
    width:100px;
    height:100px;
    text-align:center;
  }

  #fancentro img {
    margin:4%;
    height:92%;
    width:auto;
  }

  #fancentro img:hover {
    margin:auto;
    height:100%;
  }

  #amazon {
    position:fixed;
    visibility:visible;
    right:10px;
    top:598px;
    z-index:200;
    width:100px;
    height:100px;
    text-align:center;
  }

  #amazon img {
    margin:4%;
    height:92%;
    width:auto;
  }

  #amazon img:hover {
    margin:auto;
    height:100%;
  }  
}

#page {
  display:block;
  margin:auto;
  width:100%;
}