

blockquote {
    border-bottom-style : groove;
    border-left-style : groove;
    border-right-style : groove;
    border-top-style : groove;
  }


code {
    color : blue;
    font-family : 'Courier New', 'Courier [ibm]', 'Courier 10 Pitch';
    white-space : pre;
  }


h2 {
    text-align: center;
    color: black;
  }


body {
    background-color : #c0ffc0;
    font-family : Serif;
  }


.feedback {
    background-image : url('comic.png');
    background-position : right;
    background-repeat : repeat-y;
    color : black;
  }


table {
    text-align : center;
  }


