/*
 * $Id: alpha.css,v 1.3 2007/11/27 18:44:23 potse Exp $
 *
 * addition to page.css for the welcome page (findex.html)
 *
 */

body {
  background-color: #ffebcf;
  background-image: url(../alpha-1.1a.png);
  background-repeat: no-repeat;
  background-position: 95% 80%;
}


