/*
Teamplate Name: devien 
Version: 1.0
*/
/* Type your CSS Here */

.bg1 { 
	height: 40px;
	width: 40px;
	background: #ffffff1c;
	text-align: center;
	line-height: 40px;
	border-radius: 30px;}
.bg1:hover {
	background:#7dbc26;
	color:#fff;
}
.img1 { float:left; margin:0px; padding:10px; width:25%;}
.img2 { float:right; margin:0px; padding:10px; width:40%;}