@charset "utf-8";
#cover {
	height: 550px;
	width: 545px;
	margin-left: 17px;
	/* [disabled]z-index: 4; */
	margin-top: 150px;
}
#number {
	height: 100px;
	width: 525px;
	z-index: 2;
	position: absolute;
	background-image: url(images/index_issue.gif);
	background-repeat: no-repeat;
	top: 25px;
	margin-left: 15px;
}
.subheading {
	font-family: "Gill Sans MT", "Arial Black";
	font-size: 18px;
	font-weight: bold;
	line-height: 0.8;
	color: rgba(255,255,255,1);
}
.center_align {
	text-align: center;
}
