Background Image

Background Image for Andy

by dgoodw01

HTML

<html>
    <body>
      <p>
  
      </p>
    </body>
  </html>

CSS

p 
{
  height: 500px;
  width: 500px;
  background-image: url('https://maugryph.files.wordpress.com/2013/11/11-24-2013.jpg');
}