@charset "UTF-8";

body {
  width:800px;
  margin:-110px auto;
  background:url(http://www.nasher8236.co.uk/mfc/savagebaby89/new-bk.jpg) no-repeat center center fixed;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

#header_bar,#footer_bar,.header_time,.heading,#main_photo,recent_photos,#profile_header_container,#schedule,#new_comment_strip_links_container,#wall_poster_avatar,#wall_poster_username,#profile_friends,#tags_label,#sexual_preference_container,#profile_avatar,main_photo,#username_label,#username_value,#gender_label,#gender_value,#body_type_label,#body_type_value,#ethnicity_label,#ethnicity_value,#hair_label,#hair_value,#eyes_label,#eyes_value,#age_label,#age_value,#country_label,#country_value,#smoke_label,#smoke_value,#drink_label,#drink_value,#drugs_label,#drugs_value,#school_label,#school_value,#pets_label,#pets_value,#marital_status_label,#marital_status_value,#favorite_food_label,#favorite_food_value,#about_me_label,#tags_container {
  display:none;
}

/* page wrap start */
#page-wrap {
  border-radius:25px;
  background:rgba(0,0,0,0.5);
  width:800px;
  margin:0 auto;
}

/* page wrap end */
img.center {
  display:block;
  border-radius:25px;
  margin-left:auto;
  margin-right:auto;
}

/* nash design logo start */
.ndc {
  position:fixed;
  bottom:10px;
  right:0;
}

/* nash design logo end */
/* twitter start */
.twitter {
  position:fixed;
  top:5px;
  left:5px;
}

/* twitter end */
/* dmca start */
.dmca {
  position:fixed;
  bottom:13px;
  left:5px;
}

/* dmca end */
/* tip menu start */
.actip {
  display:block;
  text-align:left;
  padding:10px 8px;
  font-family:"Times New Roman",Times,serif;
  border-bottom:1px solid #ccc;
  font-size:20px;
  color:#fff;
  margin-bottom:5px;
}

.actip span {
  display:inline-block;
  float:right;
  width:200px;
  margin-top:-5px;
}

.dainf {
  display:block;
  width:750px;
  background:rgba(0,0,0,0.5);
  border:1px solid #3DA1DA;
  border-radius:15px;
  padding:5px;
  margin:auto;
  font-family:"Times New Roman",Times,serif;
  color:#fff;
  font-size:18px;
}

.ger {
  display:block;
  text-align:center;
  padding-top:20px;
  padding-bottom:10px;
  height:auto;
}

.buy:link {
  display:inline-block;
  padding:5px 11px;
  text-align:center;
  color:#fff;
  text-decoration:none;
}

.buy:active {
  display:inline-block;
  padding:5px 11px;
  text-align:center;
  color:#3DA1DA;
  text-decoration:none;
}

.buy:hover {
  display:inline-block;
  padding:5px 11px;
  text-align:center;
  color:#fff;
  text-decoration:none;
}

.buy:visited {
  display:inline-block;
  padding:5px 11px;
  text-align:center;
  color:#fff;
  text-decoration:none;
}

/* tip menu end */
/* About Me Start */
/* About Me End */
/* Room Rules Start */
/* Room Rools End */
/* Private Rools Start */
/* Private Rules End */
/* Text Styling Start */
/* unvisited link */
a:link {
  color:#fff;
}

/* visited link */
a:visited {
  color:#fff;
}

/* mouse over link */
a:hover {
  color:#fff;
}

/* selected link */
a:active {
  color:#fff;
}

h1 {
  font-family:"Times New Roman",Times,serif;
  -webkit-text-stroke-width:1px;
  -webkit-text-stroke-color:black;
  margin:0;
  font-size:5em;
  line-height:1.5;
  font-weight:normal;
  color:#3DA1DA;
}

p {
  background:rgba(0,0,0,0.5);
  font-size:1.2em;
  color:#fff;
  width:750px;
  border:1px solid #3DA1DA;
  border-radius:15px;
  padding:5px;
  margin:auto;
}

/* Text Styling End */
/* image with text start */
/* image with text end */