/*img {
  height: 20px;
  width: auto;
}*/

#card {
  width: 20%;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto

}

body{
  background-color: #C0C0C0
}

.text{
  font-family: verdana;
  text-align: center;
}

.big{
  font-size: large;
}

.medium{
  font-size: medium;
}

p{
  margin-top:10px;
  margin-bottom: 10px;

}

/*#deck{
  width:15%;
  height:auto;
}*/


/*p {
  color: red;
}*/