/* this is a simple test */
/*@import url("/~ruhl/core.css");*/

body {
  margin-left: 144px;
  background-color: #cae4ff;
  color: #050b77;
}

p {
  font-style: italic;
}
