If statement #5 above is passed, this image below should have
a width of 50px, a height of 50px, float to the left, and clear of none.
Note: the image is a green button.
The rule applied is "img {width: 50px;
height: 50px;
float: left;
clear: none;}".
All other properties of this page should be UA-default.