body{

 background-color: rgb(250, 209, 146);
  font-family:'Courier New', Courier, monospace;  
}

a{

color:rgb(12, 139, 139);

}

.main{

text-align: center;

}

.game-img{

  width:500px;
padding-left:25%;

}