 
#title H3{
  font-size : 100%;
  margin-bottom : 0px;
  color : #0080ff;
}
#title P{
  margin-top : 0px;
}
#trouble H3{
  padding-top : 5px;
  padding-bottom : 5px;
  color : blue;
  font-size : 100%;
}
#trouble H4{
  font-size : 100%;
  margin-bottom : 0px;
  background-color : #ffd7d7;
  margin-left : 1px;
  padding : 5px;
}
#trouble P{
  padding-left : 2pc;
  margin-top : 0px;
}
