/* Style Sheet for Tutorials tutorial.css */

/* Text */
  .text {
    direction: ltr;
    background: #C0C0C0 url(http://rootsweb.com/~nswwfhg/img/beegee_wfhg.jpg) repeat fixed 0%;
    font-family: 'Comic Sans MS', Helvetica, Sans-serif;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    color: #B000B0;
    }