
#themes_banner{
	
	position: relative;
	
	width: 100%;
	height: 310px;
	
}


#themes_content{
	position: relative;
   
	width: 100%;
	height: 2150px;
	
	background-color: #ffffff;
	
	
}

#themes_title{
	
	position: absolute;
	top: 55px;
	left:15.36%;
	width: 69.28%;
	text-align: center;
	
}

.themes_img{
	width:100%;
	
	
}


