h1 {
  font-size: 20px ;
}
h1:first-letter {
  font-size: 150% ;
  font-weight: bold ;
  color: #406060 ;
}

.para_initial {
  font-size: 200% ;
  font-weight: bold ;
  color: #406060 ;
}

#main_content_home {
  text-indent: 25px ;
   background-color:  #fefbe2 ;
  padding: 40px 50px 20px 85px ;
  vertical-align: top ;
}

#joe_photo {  
  float: left ;
  margin: 10 30px 20 -20px ;
}

#bottom_list {
  padding: 30px 0 30px 50px ;
  text-indent: -20px ;
  color: #162425 ;
  font-size: 12px ;
}

#bottom_list a {
  color: #e73010 ;
  font-weight: bold ;
  text-decoration: none ;
  padding: 0 5px 0 0 ;
}

