@charset "UTF-8";

UTF-8;
a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#fff;
  color:#000;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:13px;
  width:1000px;
  margin:auto!important;
}

#about_me_label {
  visibility:hidden;
  display:none;
}

.container {
  display:block;
  margin:0;
}

.profile_section {
  border-bottom:1px solid #c7cdd9;
}

div.header {
  background-image:url(https://dl.dropbox.com/s/yuzd9clk8o1u7b7/misssophie.png);
  display:block;
  width:350px;
  height:176px;
  position:absolute;
  margin-top:-630px;
  margin-left:230px;
}