@charset "utf-8";
.splash p {
	text-align:center;
}
.splash img {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7A86B3;
	border-right-color: #7A86B3;
	border-bottom-color: #7A86B3;
	border-left-color: #7A86B3;
}