.pink-body {
  /* background-color: #e984a6; */
	background: transparent url('images/pink_yarn.jpg') no-repeat fixed center;
  font-family: Georgia, Trebuchet, Arial;
  color: white;
}

.link-list {
  color:white;
}

a:link, a:visited {
  color: white;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#c-photo {
  padding:5px;
  background-color: #FFFFFF;
  width:320px;
  float:left;
}