Box Shadow Properties

Box shadow properties (example) box-shadow: 1px 3px 5px 2px #c6c6c6;

1px = horizontal offset

3px = vertical offset

5px = blur radius

2px = spread distance

#c6c6c6 = color