@charset "UTF-8";

body {
  background-image:url(https://www.ihdimages.com/wp-content/uploadsktz/2014/10/sunset_beach_wallpaper_desktop_background.jpg);
  background-repeat:no-repeat;
  background-attachment:scroll;
  background:url(https://www.ihdimages.com/wp-content/uploadsktz/2014/10/sunset_beach_wallpaper_desktop_background.jpg);
  background-size:100% 100%;
  background-repeat:no-repeat;
}

.container {
  display:inherit;
  margin:7px 0 7px 20px;
  text-align:center;
}

#profile {
  display:inherit;
  width:100%;
  -webkit-overflow-scrolling:touch;
}

.profile_row {
  display:inherit;
}

.profile_section {
  display:inherit;
  border-spacing:2px;
  width:100%;
}

#profile_main_about_holder {
  display:inline-block;
  width:100%;
  border-spacing:0;
}

/*padding values*/
body {
  padding:0 40px;
}

.heading {
  visibility:hidden;
}

#meaning_life_label {
  visibility:hidden;
}

<style>
.img_radius_shadow {
  content:url("http://bcdn.sadanduseless.com/wp-content/uploads/2014/08/cat-burrito10.jpg");
  width:100%;
}

.profile_row {
  height:200px;
}

#avatar_holder {
  width:30%;
}

#unix_last_broadcast_container {
  visibility:hidden;
}

#unix_last_updated_label {
  visibility:hidden;
}

#unix_last_updated_value {
  visibility:hidden;
}