body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: white;
	line-height: 1.3;
	background: #EDE8E4 url("../img/back.png") repeat-x 0 0;
}

.badge {
	position: relative;
	width: 720px;
	height: 666px;
	margin: 70px auto 0;
	text-align: left;
	color: #ECD2D2;
	text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 0;
	background: url("../img/badge.png") no-repeat 0 0;
}
.frame {
	padding: 70px 160px 50px;
}

