body {
    background-image:url("https://media.istockphoto.com/id/1067604498/vector/argyle-vector-pattern-dark-red-with-thin-golden-dotted-line.jpg?s=612x612&w=0&k=20&c=lHAhZTsPM6VeOC0YzHK_zh9jA72ESWUZ_3LITeSiY48=");
}

div#theImage {
    width:31.1em;
    border: 3px solid #ff8a8a;
}

p {
    
    color:#ff8a8a;
    font-family:tahoma;
    
}

h1 {
    
    color:#ffc2c2;
    font-family:tahoma;
    
}

h2 {
    
    color:#ffa8a8;
    font-family:tahoma;
    
}

div#christmasDescription {
    
  width: 40em;
  height: 300px;
  border: 3px solid #ff8a8a;
  overflow: auto;
  margin-top:20px;
  
}