div#contentwell_home {
   background: #fff url(../img/home-notext.jpg) no-repeat bottom left;
   margin: 0px;
   padding: 10px 20px 200px 20px;
}
div#contentwell_home h1 {
   font-size: 40px;
   font-weight: normal;
   color: white;
   font-family: 'Times New Roman' serif;
}
div#contentwell_home h2 {
   font-size: 25px;
   font-weight: normal;
   color: white;
   font-family: 'Times New Roman' serif;
}
div#contentwell_home h2 a { text-decoration: underline; color: #fff; }
div#contentwell_home h2 a:visited { color: #fff; }
div#contentwell_home h2 a:hover { color: #eee; background: transparent; text-decoration: none;}
