Kusura bakma ezbere olmuş biraz.
[COLOR=#9acd32]index [COLOR=Black]sayfana solmaskot diye bir div oluştur.[/COLOR]

Style.css[/COLOR] dosyanada bu kodu ekle.
#solmaskot a {
position: absolute;
bottom: 0px;
left: 0px;
position: fixed;
text-indent: -1000px;
width: 150px;
height: 150px;
overflow: hidden;
background: url("RESİM URL") 0 0 no-repeat;
}

[COLOR=#9acd32][/COLOR]