body {
  width:100%;
  height:100%;
  margin-top:5px;
  font:10pt, "Trebuchet MS", serif;
  background-color:rgb(204,204,204);
}
#corps
{
margin:auto;
width:1000px;
height:750px;
}
#corps img
{
border:none;
}
#copyright
{
text-align:center;
vertical-align:middle;
margin-top:-220px;
}