@charset "UTF-8";

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

li {
  float:left;
}

li a {
  display:block;
  color:#9c01ff;
  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;
}

#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://img.mfcimg.com/photos2/254/25470827/249-912-811-158-11397900.png);
  background-repeat:repeat;
  background-position:center;
  background-attachment:fixed;
  z-index:10;
  imgdisplay:block;
  margin:auto;
  width:auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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