.content {
	width:700px;
	margin:10px auto;
	font:14px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ccc;
}
.header {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:15px;
	background-color:#5F7ED9;
	color:#fff;
}
.header h1 {
	background-image:url(images/sntca-title.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:468px;
	margin:0 auto;
	padding:0;
}
.intro {
	text-align:center;
	padding:15px;
}
.image {
	width:156px;
	margin: 0 auto;
	padding:15px;
}
.image img {
	width:156px; 
	height:208px;
}
.image span {
	font-size:10px;
	width:156px;
	text-align:center;
	display:block;
}
.body {
	padding:15px;
}
.footer {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	background-color:#5F7ED9;
	color:#fff;
}
.footer h1 {
	background-image:url(images/sntca-footer.png);
	background-repeat:no-repeat;
	width:468px;
	height:90px;
	text-indent:-9999px;
	margin:0 auto;
	padding:0;
}