The integers mod 256 are closed under addition and multiplication. Distributivity obviously holds, and there is obviously an additive inverse. My question is about the multiplicative inverse.
What's the multiplicative inverse of 2?
To say that there exists a field of size 256 is a different matter, and I'd be interested in learning more.
Added in edit:
Quoting from the same wikipedia article:
Even though all fields of size p are isomorphic to Z/(pZ), for n ≥ 2 the ring Z/((p^n)Z) (the ring of integers modulo p^n) is not a field.
(Parentheses added for reduction of ambiguity)
Further edit: Not sure why this got a downvote, but I don't much care. Maybe people didn't realize that I wrote this before all the other answers streamed in. Still, now I've learned what may have been intended, and a little more besides, so I'm content.