$(document).ready(function(){
	$('.round').corner();
});

