.nice_box {
	position: relative;
	float: right;
	width:250px;
	border: solid 1px rgb(139, 186, 202);
	padding: 10px;
	margin: 0 0 0 2em;
}

.nice_box p {
	text-align:justify;
}
