﻿$(function(){

	$('#variabel').corner("round 15px");
	$('#static').corner("round 15px");
	$('#excerpt p.button a').corner("round 6px");
		
});
