/*
   New Perspectives on HTML and CSS
   Tutorial 9
   Case Problem 1

   Kelsey's Diner Style Sheet

   Author: Ricky Garcia
   Date:   11-17-25     

   Filename:         kdstyles.css
   Supporting Files: 

*/

img {
   border-width: 0px;
}



