body {
  background-color: #dddd88;
  color: #55aa00;
  background: rgb(160,157,218);
  
      background-image:
url("A/plaid.jpg");
  font-family: "comic sans ms";
}
.center {
  margin-left: auto;
  margin-right: auto;
  width:50%
}
.zog {
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}

.img{
  width:50%;
  height:50px;
}