body { font-family: body_font; color: #003366; background-image: url(tutoringimages/handsgif.gif); background-color: #FFFFFF; margin-left: 130px}

A:link {text-decoration: none; color: #0080FF}
A:visited {text-decoration: none; color: #0000FF}
A:active {text-decoration: underline; color: #DEB536}
A:hover {text-decoration: underline; color: #FF0000}

h2 {  font-family: title_font; font-style: normal; color: #666600}


  @font-face {
    font-family: title_font;
    font-style:  normal;
    font-weight: 700;
    src: url(MANDELA0.eot);
  }


  @font-face {
    font-family: body_font;
    font-style:  normal;
    font-weight: 700;
    src: url(TAHOMA0.eot);
  }


