/* -------------------------------------------------------
   * Filename		screen.css
   * Updated		2010-01-11
   * Author     	Dariusz Pobożniak
   * Website		http://pobozniak.pl
   * Description 	Winter CSS Document
   ----------------------------------------------------- */
   
#wrapper {
	background: transparent url(../gfx/bgBodyWinter.jpg) 50% 0 no-repeat;
}
#footer .copy {
	background: url(../gfx/bgFooterWinter.png) 0 0 no-repeat;
	padding-left: 100px;
}
