html {
	background: #ececec;
	text-align: center;
}

.container {
	position: relative;
	width:274px;
	height:441px;
	float: left;
	background: url(images/label.png) no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
