body
{background-image:url('imatges/cesped.jpg');
color:white;}
h1
{color:orange;
text-align:center;
text-decoration:underline;
font-family: "Impact", serif;
font-size: 60px;}
img
{display: block;
margin: auto;}
ul
{text-align:center; 
font-family:"Impact","Georgia";sans-serif;}
li
{display:inline;}
a:link,a:visited
{color:white;
background-color:orange;
text-align:center;
padding:4px;
text-decoration:none;}
a:hover,a:active 
{background-color:grey;}
td
{text-align:center;
padding:15px;}
h2
{color:white;
text-align:center;
text-decoration:blink;
font-family: "Impact", serif;
font-size: 60px;}
table, td, th
{border:1px solid orange;}
th
{background-color:grey;
color:white;}




