/* season_winter.css */

body {
	background-image: url('/fileadmin/images/common/bg_body_winter.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
