

#flashcontaincer {
	width: 100%;
	margin: auto;
	text-align: center;
	padding-top: 10px;
}
#style1 {
	font-family: "Engravers MT","Times New Roman", Times, serif;
	text-align: center;
}
#style1 a{
	color: #000;
	text-decoration: underline;
}
#style1 a:hover{
	color: #000;
	text-decoration: none;
}