.whitetigers {
	background-image: url(tigre.gif);
}
h1 {
	text-align: center;
	text-decoration: underline;
	margin-bottom: 50px;
}
p {
	text-align: center;
	margin: 30px;
}
img {
	border: solid 2px black;
}
h2 {
	text-align: center;
	font-weight: normal;
	margin: 40px;
}
ul {
	text-align: justify;
}
li {
	margin: 1em;
}
