h1{color:seagreen;
  font-size:40px;
font-family: sans-serif;
text-align: center;}
p{color:palevioletred;
font-size: 20px;
font-family: serif;}
h2{color: darkseagreen;
font-family: monospace;
font-size: 40px;
text-align: center;}
body{
 background-color: whitesmoke;}
img{
  border-style:dotted;
  border-width:12px;
  border-color:lightyellow;
}
.shopping{text-shadow:6px 6px color:grey;}



