body {
  
    font-family: 'Courier New', monospace;
    font-size: 19px;
    background: #ffdad8; background-image: url('peach.jpg'); background-repeat: repeat;
    color: #583400;
    margin: 0;
    width: 100%;
}