
/* pages.css */

body {
    font-family:      "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:        12px;
    color:            black;
    background-color: white;
}
