





#image{ border :  15px solid #d96c00;  margin-top: 5px; margin-right: 20px; margin-left: 0px }   /* All The dog images****************/
 
body {
   font-size: 18px; 
   font-family: Verdana, Geneva, sans-serif;
   margin: 0px 0px;
   width: auto;
   background-image: url("brownpaw.jpg");
   background-repeat: repeat-y;
   background-color:  #ddb177;
   float:right;}
  
input {
	padding: 5px;
    background-color:#dc8939 ;
    margin-top: 5px;}
section{                                             /* All of the text about each dog image*************************/
 background-color:#e0b088;
 float :left; 
 box-shadow: inset #d96c00 5px 5px 25px;
 padding: 20px;
 margin-right:0px;
 margin-top:5px;
 overflow: visible;
 margin-left:-10px;
}
