@charset "utf-8";

.style1 {color: #EBE9C7}



body {

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-color: #EBE9C7;

	border-top-width: 10px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #003366;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.container {
	width: 100%;
	text-align: center;
	background-image: url(backgroundflash3.gif);
	background-repeat: repeat-x;

}

