body {
	background-color: #000000;
	margin-top: 25px;
	margin-left: 15px;
	font-family: 'MS PGothic';
}

p, div {
	line-height: 1.4em;
	font-size: 14px;
	color: #ffffff;
}

.name-block {
	height: 150px;
	vertical-align: top;
	text-align: center;
}

.image-block {
	width: 380px;
	vertical-align: top;
	text-align: center;
	background-color: #000000;
}
