/* Memory game style sheet */

body
{
background-color: #CCFFCC;
color: #990066;
font-family: Inpact, Verdana, sans-serif;
}

h1
{
font-size: 40px;
}

p
{
font-size: 20px'
}