*
{
	margin:0px;
	padding:0px;

}
html,body
{
	height: 100%;
}
.withbg
{
	height: 100%;
	background-image: url("images/room.jpg");
	background-position: center;
	background-size: cover;
}
