
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
body {
    background-image: url(images/cartoonstars.gif);}