/* General purpose "cascading style sheet" for */
/* Orangethorpe Learning Center web pages      */

  body { margin-left: 15%; margin-right: 15%; color: #000000; font-family: "Times New Roman", serif; font-size: 12pt; }
  p { text-align: justify; }
  A:link { color: red; text-decoration: none; }
  A:visited { color: blue; text-decoration: none; }

/* A HREF="http://jigsaw.w3.org/css-validator/" ALT="Valid CSS!" */
