.icon
{
	border:4px ridge;
	border-color:#FCA9EB;
	width:95%;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;

margin-top:20px;
margin-right:5px;
background-color:#FFF;}
