html,body{
	height:100%;
	min-height:100%;
	margin: 0px;
}

body{
	background:url(../pixs/background.jpg);
}