.line{
  background-image: url('../images/line_green.jpg');
  width:100%;
  height:4px;
  padding-bottom:0px;
}


.welcome_bar{
  background-image:url('../images/title_bg_green.jpg');
  background-repeat:repeat-x;
  height:37px;
  width:100%;
  
  vertical-align:top;
}