#websiteby {
    position:   fixed;
    bottom:     0;
    right:      0;
    padding:    0 3px 5px 3px;
    font-size:  8pt;
}
#websiteby a,
#websiteby a:link,
#websiteby a:visited,
#websiteby a:hover,
#websiteby a:active,
#websiteby a:focus {
    outline:         none;
    color:           gray;
    font-weight:     normal;
    text-decoration: none;
}