Get MemeStreams Stuff!
This is interesting. wget this file: http://assets1.twitter.com/images/blank.gif
Image image = Bitmap.FromFile(@"C:\blank.gif");
Gives you an out of memory exception. Hexing the file shows a valid GIF header to me... this is weird.