h1
{
	text-align: center;
  	font-weight: bold;
}
*
{
	font-family: steampunk;
	-webkit-text-fill-color: red;
  	-webkit-text-stroke-width: 1px;
  	-webkit-text-stroke-color: black;
}
body
{
	background-image: url("https://2.bp.blogspot.com/-KfoMERqhpZY/VMZKUrBjcxI/AAAAAAAAAyQ/4CzVDXxy0fE/s1600/the-imitation-game-movie-wallpaper-16.jpg");
}
@font-face 
{
  font-family:steampunk;
  src: url(Steampunk.otf);
}
p
{
	text-align:center;
	margin-left:10%;
	margin-right:10%;
}
.lien
{
	color: blue;
}
