body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #1a234a;
}

#flashcontent {
	color: #FFFFFF;
	font-size: 18px;
	background-image: url(bg1.jpg);
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	padding-bottom: 0px;
	background-color: #1a234a;
}
