/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:0px 0;
}



/* Slide 1 */ 

#slide1{
	background-image:url(../images/bck-upholstery2.jpg);
}


