.whiteBox{
	background-color			: white;
	width						: 500px;
	text-align					: justify;
	padding						: 5px;
	border						: solid 1px black;
}
