/*======= Used on : OwlTemplates.com Theme  =======*/
/*======= Style Variations - Just change the style id in body tag of html to see the effect of that #style<Number> =======*/

#style1 {
	background-color: #6583bd;
	background-image: url(../images/bg/light-blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#style2 { 
	background-color: #5bd143;
	background-image: url(../images/bg/dark-green.jpg);
	background-repeat: no-repeat;
	background-position: center top;	 
}
#style3 {
	background-color: #d68d14;
	background-image: url(../images/bg/golden.jpg);
	background-repeat: no-repeat;
	background-position: center top;	 
}
#style4 { 
	background-color: #4375d1;
	background-image: url(../images/bg/dark-blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#style5 { 
	background-color: #65bd6f;
	background-image: url(../images/bg/light-green.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#style6 { 
	background-color: #d15a9f;
	background-image: url(../images/bg/light-pink.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#style7 { 
	background-color: #e06d25;
	background-image: url(../images/bg/orange.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
