#centeredimage {
	margin-top: 150px;
	background:#000000;
	font-family: "Trebuchet MS", Tahoma, "sans serif";
	font-size: 0.7em;
	color: #000000;
}
#container {
	background:#000000;
	width:100%;
	height:100%;
	margin:0 auto;
	text-align:center;
	color:#fff;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
  }
#flash {
	background:#000000;
	width:450px;
	height:200px;
	align:center;
	
  }
body  {
	font-family: "Trebuchet MS", Tahoma, Arial, "sans serif";
	font-size: 0.85em;
	color: #000000;
	background-color: #000;
}
.yellow {
	font-size: 110%;
	font-weight: bold;
	color: #FFCC33;
	line-height: 140%;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, "sans serif";
	font-size: 1em;
	color: #000000;
}

