body
{
	background-color: black;
	background-image: url(../images/background_forrest.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.wrapper{
	background-image: url(../images/glows_forrest.png);
	background-repeat: no-repeat;
	background-position: center 155px;
	min-height: 500px !important;
	height: auto !important;
	height: 500px;
}