> body { > margin: -10px, 0px, 0px, -10px > } Invalid CSS shortcut syntax! body { margin:-10px 0 0 -10px; }