h1{ text-shadow: none; color: #333; }
.home-page{ width: 700px; margin: 0 auto; text-align:left;}
.home-page .section{ margin: 1em 0 2em; }
.home-page h3{ font-size: 200%; color: #fff; text-shadow: 2px 2px 2px #333; margin-bottom: .2em; }
.home-page .description{ padding: .4em; background-image: url(../image/white-30.png); -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.home-page p{ line-height: 1.8em;  }
