@charset "utf-8";
/* CSS Document */

p#invoice {
	margin: 20px auto 0px;
	text-align: center;
}
p#invoice img {
	width: 200px;
	height: auto;
}
