1. sans-serif (missing dash)
2. background-color (instead of colour)
3. max-width: 600px; (missing semicolon)
4. margin: (missing colon)
5. justify (instead of justified)
6. a:hover { color: red; } not hover-color
1. sans-serif (missing dash)
2. background-color (instead of colour)
3. max-width: 600px; (missing semicolon)
4. margin: (missing colon)
5. justify (instead of justified)
6. a:hover { color: red; } not hover-color