body		{


background-color: #444444;


}
.popbox	{
	background-color: black;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	border-style:solid;
	}

.beatbox	{		

	background-color: white;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color:black;
	
	
	
}
.bluebox	{
	background-color: #01294c;
	width:950px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	color:white;
}
.boxinsideofbox a {color: white;
margin-left: 20px;}

.water-droplets	{
	background-image: url('waterpicture.jpg') ;
	height: 118px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 30px;
	margin-top: 20px;
	padding-top:20px;
}

.boxinsideofbox {
	
	background: rgb(0,0,0, 60%);

	height: 30px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 30px;
	box-shadow: 5px 5px 1px black;
}

cite {
display:block;}

.citebox {
	
	background-color: #222222;
	width:950px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	color: #acb7cb;
	
}







