body{ 
	background-color: black;
	text-align: center;
	} 

p { 
	font-family: "Arial", sans;
	color: white; 
} 

h1{ 	
	
	margin-top: 40px;
	margin-botton: 40px;
	font-family: "Arial", sans;
	font-size: 20pt;
	color: white; 
	text-align: center;
}

h2{	
	margin-bottom: 50px;
	font-family: "Arial", sans;
	font-size: 14pt;
	color: white; 
	text-align: center;
	
}

#picbox{
	
	margin-top: 30px;
	width: 650px;
	float: none;
	text-align: center;	
	display: inline;
}

#box1{
	display: inline-block;
	text-align: center;
	clear: left;
	color: white;
	font-family: "Arial", sans;

	
}

#box2{
	display: inline-block;
	margin-left: 20px;
	text-align: center;
	clear: left;
	color: white;
	font-family: "Arial", sans;
}

#box3{
	display: inline-block;
	text-align: center;
	clear: left;
	color: white;
	font-family: "Arial", sans;

	
}

#box4{
	display: inline-block;
	margin-left: 175px;
	text-align: right;
	clear: left;
	color: white;
	font-family: "Arial", sans;
}
