.birdimgleft {
  width:20%;
  margin:30px;
  margin-top:20px;
  margin-bottom:10px;
  border:solid; 
  border-color:#deb887;	/*burlywood*/
  padding:5px;
  float:left;
  }
          		
.birdimgright {
  width:20%;
  margin:30px;
  margin-top:20px;
  margin-bottom:10px;
  border:solid; 
  border-color:#deb887;	/*burlywood*/
  padding:5px;
  float:right;
  }
          						
div#contactdetails {
  color:#be7523;	/*bronze*/
  margin-left:20%;
  margin-top:40px;
  } 
 
   		