body {
	background-color: #47efbe;
	text-align: left;
	color: #711ee1;
	font-family: Savannah, Palomino, Quarter, serif family;
	font-weight: lighter;
	}
#pictures {
	text-align: center;
	}
#sports {
	border: thin dotted white;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 50px;
	}
#lists {
	text-align: left;
	}
#links {
	text-align: center;
	}
#footer {
	text-align: center;
	color: white;
	}
#header {
	color: #f36dbc;
	text-align: center;
	}
h2 {
	color: #540ff1;
	text-align: center;
	text-decoration: underline;
	}
li {
	list-style-type: circle;
	font-style: oblique;
	}