body {
	background-color: #000000;
}
.picturebox {
	text-align: center;
	padding: 5px;
	border: 4px double #AEEA49;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AEEA49;
}
