html{
	/*background: url(../images/store/store_chairs1.jpg) no-repeat fixed;
	background-size:100% auto;	*/
	min-width: 1100px;
	/*background-position:center bottom;*/
	overflow-x: hidden;
}

.sub-page-top-margin{
	margin-top:0px;
}

.nothing{
	/*background-image:url(../images/store/store_chairs1.jpg);*/
}

.top-banner{
	height:400px;background-size:100% auto;
	font-family:Swiss,Anton;
}


<!--


@media screen and (min-width: 1413px) {    
	.nothing{
		background: url(../images/store/store_chairs1.jpg) no-repeat center center fixed; 
	}
	html { 	  
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;	  
	}
}
-->

/*@media screen and (min-width: 812px) {
	div.top{
		background-repeat: no-repeat;
		background-size:contain;
		width: 100%;
		height: 100%;
		margin:0px;		
	}
}*/
html{
	background: #292929;
}
div.top{
	background-repeat: no-repeat;
	background-size:100% 100%;
	height:800px;
	width:100%;
	margin:0px;		
}

@media screen and (min-width: 1200px) {
	div.top{
		background-repeat: no-repeat;
		background-size:cover;
		height:100%;
		width:100%;
		margin:0px;	
	}
}