html, body, #wrapper {
	background-color: #000000;
	background-image: url(../images/buttom-img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
