p.border{
  border-style: outset;
  border-color: lightblue;
  }
  
  body{
    background-image: url("sea-green.jpg");
    }