ul {
	color: #0fdfff;
	font-size: 36px;
	}
h1 {
	color: #00f308;
	font-size: 44px;
	text-align: center;
	}
p {
	text-indent: 67px;
	font-size: 40px;
	}
ol{
	font-size: 40px;
	}
body{
	#background-image: url(rat-spinning.gif);
	#background-size: cover
	}
a{
	font-size: 40px;
	color:#517dd2;
	}