Page is a not externally linkable
robzilla - 9:42 am on Mar 14, 2012 (gmt 0)
Somebody correct me if I'm wrong, but I believe a#login_logo {} should be written as #login_logo a {}. In this case, however, you have connected #login_logo to the <a> element, so you can simply declare #login_logo in your stylesheet, without the anchor reference.