#profile
{
  background-attachment: scroll;
  background-position: 80% 100%;
}

#profileTitle
{
  max-width: 430px;
  font-size: 40px;
}

#profileName
{
  left: 30px;
  max-width: 250px;
}

#profileText
{
  width: 95%;
  left: 5px;
  padding: 5px;
}

.resumePointTitle
{
  font-size: 30px;
}

.shoe
{
  width: 30px;
}

#avatar
{
  width: 150px;;
}