html, body
{
  margin:0;
  padding:0;
}

img
{
    border:none;
}


#center
{
    margin-top:10em;
    text-align:center;
}