body {
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #077e04;
}

div#encart-flash {
	margin: 0px auto;
	width: 980px;
	height: 693px;
}
div#encart-message {
	display: none;
	margin: 0px auto;
	width: 980px;
	height: 693px;
	background: url("../img/design/bg3.png") center center no-repeat;
}

p {
	margin: 10px auto;
	width: 580px;
	text-align: justify;
}
a {
	color: #078600;
}