
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

body {
background-color: #00427f;
}

.clothesline {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	padding: 1px;
	margin: -400px -50%;
	height: auto;	
	width: 99%;	
}

#flashDiv {
  	font-family: "Trebuchet MS", Sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 1.8em;
	width: 100%;
}

#flashDiv  p{
	text-align: center;
	margin: 180px 0 0;	
}

.clothesline {

	top: 30%;
	_height: 100%;
}

#flashDiv {
	_height: 1080px;
}