/* Rules&styles for PI3
 * $Id: main.css,v 1.1 2005/02/10 22:53:35 cxl Exp cxl $
 */

@import "layout/cxl.css";

h1 {
  color: #F50012;
  }
/*
body {
  background-image: url("images/background.png");
  }
 */

img.cover { 
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  height: 100px;
  }

