@media all
{
#content{
  bottom:2px;
  text-align:justify;
}
#content p{
  line-height:26px;
}
#cpy{
  display:none;
}
}