/*
selector {
  property: value; 
  }
*/
img{
    width:500px;
    border:5px solid #592B1F;
  

}

.right img{
    margin:20px;
   
}

.right {
    float:right;
    display:block;
}


body{
    background-color:#fff6e4;
 
}

p{
    padding:20px;
    font-size:20pt;
}

h3{
    font-size:20px;
}
.info4Zora img {
    width:300px;
    float:left;
    margin:50px;
}

.stopfloat {
    clear:both;
}

.Bessie{
    float:right;\
}


.header{
    text-align:center;
    background-color:#4B2E39; 
    
}
.header h1{
    color:#fff6e4;
}
    

 #left{
 float:left;   
 margin-right:20px;
 margin-top:0px;
}


.clear{
    clear:both;
}

li{
    list-style-type:none;
}

li {
  display: inline;
  background-color:white;
  padding:10px;

}