body {
  background-image: url('images/pastel-green-cow-print-6k05aefb4ywjj0ik.jpg');
}

h1
{ font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color:rgb(75, 8, 108);
    text-align: center;

}

h2
{ font-family: sans-serif;
    color:rgb(186, 49, 202);
    text-align: center;

}
h3
{ font-family: Georgia, 'Times New Roman', Times, serif;
color: rgb(16, 14, 124);
text-align: center;}
img
{display:block;
margin: 0 auto;}
/*not sure on colours but it will hav to make do'*/
p1
{font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
color:rgb(75, 8, 108);
font-size: x-large;
text-align: center;
Border: 2px solid black;
Margin: 0;
}
/*need to makes game section nicer and center the text'*/
button { background-color:darkgreen;
color:antiquewhite;
border: 2px snow;
border-radius: 12px;
padding: 10px 24px;
text-align: center;
margin: 0;}
