#top-link	{
    display:none;
    position:fixed;
    right:30px; top:30px;
    width: 41px;
    height: 41px;
    /*color:green;
    font-weight:bold;
    text-decoration:none;
    border:1px solid green;
    background:Lightgreen;
    padding:10px;*/
    background: url(/images/top.png);
    }
