@charset "utf-8";
/* CSS Document */

.paral 
{
	min-height:400px; 
	background-attachment: fixed; 
	background-position: 10% 50%;
}


.paral1
{
	min-height:600px; 
	background-attachment: fixed; 
	background-position: 10% 50%;
}


.paral_1
{
	background-image: url(../img/HomeBanner/Lightup.jpg);
	width:100%;
	background-repeat:no-repeat;
} /* Image of Products */ 

.paral_2
{
	background-image: url(../img/HomeBanner/shoppingComplex.jpg);
	width:100%;
	background-repeat:no-repeat;	
} /* Image of Products */ 

.paral_3
{
	background-image: url(../img/HomeBanner/Streetlight.jpg);
	width:100%;
	background-repeat:no-repeat;	
} /* Image of Products */ 

.paral_4
{
	background-image: url(../img/HomeBanner/Swimingpool.jpg);
	width:100%;
	background-repeat:no-repeat;	
} /* Image of Products */ 
