html
{ background-image: url('tumblr_inline_mkjlhao9qY1qz4rgp.jpg') ;

}

.left {
  background: url('Texture_brown_041.gif');
  background-size: cover;
  background-repeat: repeat-y;
  min-height: 100vh;
  width: 60%;
  text-align: center;

}

.left p {
  max-width: 70%;
  line-height: 1.7em;
  font-size: 1.3em;
  text-indent: 3em hanging;
}