@charset "UTF-8";

#profile_interests_content,#profile_about_me,#main_photo,#profile_avatar,#profile_header_container,#profile_header_container .heading,#header_bar,table,#footer_bar {
  display:none;
}

#profile_header {
  padding-bottom:1500px;
}

a:link,a:active,a:hover {
  color:#604a3a;
}

a:visited {
  color:#604a3a;
}

body {
  width:780px!important;
}

body[style] {
}

body,td {
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
  color:black;
  text-shadow:white .1em .1em .2em;
}  
}

.container_padding {
  padding:0;
  height:100%;
}

body {
  background:url(https://img.mfcimg.com/photos2/941/9417826/750-797-446-729-5942790.jpg) no-repeat center center fixed;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  font-family:Verdana,Geneva,sans-serif;
  font-size:12px;
  background-color:#ece7e1;
}  
}