I modified the _SiteLayout.cshtml file in my WebMatrix project so that it contains this line:
<p class="site-title"><a <img src="~/Images/Thumbnails/Landscapes/Fall_2012 10 14_0702_th.jpg" />your logo here</a></p>
...but the image is not displaying. Why wouldn't it?