div.profile_header
{
  background:                 url("top.jpg") no-repeat 0 0;
  width:                      770px;
  height:                     200px;
  color: white;
}

div.profile_footer
{
  background:                 url("bottom.jpg") no-repeat 0 0;
  width:                      770px;
  height:                     65px;
}
