
h1
{
  color: red;
  font-family: Comic sans MS;  
  text-decoration: underline;
  text-align: center;
}

p
{
  text-align: center;
}

body
{
  background-image: url(fondnew.gif);
}
