H1 {
	font-weight: 800;
	text-align: center;
	color: Brown;
	height : 40px;
	line-height : 40px;
	margin : 0px 0px 0px 0px;
	font-style : italic;
}

p {
	font-size : 20px;
}

.clubs a {
	font-family : serif;
	font-size : 18px;
	color: Red;
}