@CHARSET "UTF-8";

/**
 * History page layout
 *
 * @author: Tomasz Paciorek (design) info@tomaszpaciorek.com
 * @author:  Dariusz Paciorek (xhtml, css) darekpaciorek@gmail.com
 * @version: ver. 1
 */

/** Import global CSS */
@import "about.css";


/** Title */
#title h2 {
	height: 23px;
	background: url(../../gfx/not_found/title.gif) no-repeat 0 0;
}
