body
{ font: normal 90% Arial, Helvetica, sans-serif;
  background: #ccc url(../images/thema-backgrounds/winter_background.png) repeat;
  color: #000;
}

#site_content
{
  width: 940px;
  overflow: hidden;
  margin: 0 auto;
  background: #ccc url(../images/background_light.png) repeat;
}

@font-face {
    font-family: Winter;
    src: url(/includes/winter.ttf);
}

#divwinter{
	color:#fff;
	text-align:center;
	font-size:39px;
    font-family: Winter;
}