$("#rect").css({"margin-left":"400px"})
$("#rect").css({ "margin-left":"400px", "margin-top":"100px", "color":"red" })