@CHARSET "ISO-8859-1";

.round_image
{
	border:1px solid;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin:20px;
}