body {
	font-family: Arial, Helvetica, sans-serif;
	bgcolor: #fef7ef;
	text-align: center;
}

a {
  color: #0033ff;
}

a:visited {
  color: #0033ff;
}

a:hover {
  color: #006600; font-style: italic
}

#left-side {
  background-color: #e1e5d3;
  width: 84px;
  background-image: url(http://www.roycroft.org/foundation/images/left-bg.gif);
}

