I think it will be more correct, if I understand correctly the condition.
Extended IP access list ALLOWFBI
10 permit tcp 222.222.220.0 0.0.3.255 any eq www
20 deny tcp any any eq www
30 permit ip any any
Although I could be wrong..
After configuring standard and extended access-lists for the agents of three well-known agencies you were promoted to junior security operator. It's now time to upgrade your skills and show them how to implement named access-lists.

You need to register to be able to download the GNS3 Topology File. (Registration is Free!)
I think it will be more correct, if I understand correctly the condition.
Extended IP access list ALLOWFBI
10 permit tcp 222.222.220.0 0.0.3.255 any eq www
20 deny tcp any any eq www
30 permit ip any any
Although I could be wrong..
That is a good looking access-list.