I have the same situation here
HTML:
<head>
<link type="text/css" rel="stylesheet" href="stylesheet.css"/>
<title>Result</title>
CSS:
h1 {
font-family:Verdana, sans-serif;
color:#576D94;
}
p {
font-size:18px;
color:#4A4943;
font-family: Garamond, serif;
}
img {
height:100px;
width:300px;
border:1px solid #4682b4;
}
Result: Oops, try again. Did you remember to give your image a 1px solid #4682b4 border?
Yes I checked my zoom