@media all
{
#links{
  position:absolute; right:0; bottom:0;
}
#content img{
  position:absolute; left:0; bottom:0;
}
#cpy{
  display:none;
}
}