@charset "UTF-8";
/*  BLUE-STATION for YUI STYLE
 *  $Id: blue-station.css,v 1.1 2010/03/12 12:28:47 nzawa Exp nzawa $
 *
 *  [blue-station-image.png] Original image <19th century train> by johnny_automatic, Public Domain, http://www.openclipart.org/detail/5408
 */

body
	{
		background-image: url("blue-station-image.png");
		background-repeat: no-repeat;
		background-position: right bottom;
		background-attachment: scroll;
	}

/* END OF STYLESHEET */

