/* Base scheme for EA website */
@import "base.css";

body { 
  background-color: #fffff0;
  font-family: Trebuchet MS,Trebuchet,sans-serif;
}
