body {background-color: #444444;	}





.blackbox {
	background-color: black;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	color:white;
	padding-top:10px;
	text-align: center;
}

.navybluebox {
	background-image: linear-gradient(180deg, black, #01294c);
	width:850px;
	margin-left:auto;
	margin-right:auto;
	color:white;
	
}

.bluebox {
	background-image: url(balls.jpg);
	width:850px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	color:white;
	text-align: center;
	background-position: center;
	margin-bottom:20px;
	padding-top: 15px;
}


.lilbox a 		{color: white;
	margin-left: 20px;
	


				}
.lilbox {
	background: rgb(0,0,0, 45%);
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:white;
	text-align: center;
	padding-bottom:20px;
	font-size: 25px;	
	padding-top: 20px;
}


.textbox {
	background-color: #dddddd;
	width:850px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:black;
	Margin-top: 10px;
	text-align: center;
	
}

.citebox {
	background-color: #222222;
	width:850px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:white;
	Margin-top: 10px;
	text-align: center;
	
}






