@charset "UTF-8";

body {
  margin:0 auto;
  width:800px!important;
}

div#profile_main_photo {
  display:none;
}

a:link,a:active,a:hover {
  color:#de0ef6;
}

a:visited {
  color:#8c089c;
}

body {
  background-color:#ffffff;
  background-color:#da8dec;
  color:#666666;
  font-family:'Lucida Sans Unicode';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(http://p1.pichost.me/i/68/1928344.jpg);
}

.profile_section_content {
  color:#000000;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:;