#sign { position: absolute; right: 15px; width: 360px; bottom: 1px; height: 360px; }


body { font-size: smaller; font-style: normal; line-height: normal; background-color: while; }
a:link { color: silver; }
a:visited { color: silver; }
a:hover { color: teal; }
a:active { color: red; }
