body {
	border-top: 5px solid #000;
	color: #333;
	font-size: 13px;
	padding: 20px 0 40px;
}

a {
	text-decoration: none;
	color: #335381;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	overflow: hidden;
	padding: 0;
	text-align: left;
}

.capt {
	font-size: 12px;
	color: #999;
}
.info {
margin-top: 40px;	

}

.container_12 {
	margin-bottom: 20px;
}

.container_16 {
}

.container_24 {
}

img {
	margin-bottom: 40px;
}