@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 *
 * @file: basemod.css
 *
 */

@media screen, projection
{

 	#teaser {	background: #006 url("../../../images/stb.001.jpg") no-repeat top left }

}