body, html { background: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; min-height: 100%; height: 100%; margin: 0; overflow: hidden; text-align: center; }
#megazine {
	margin: 0 auto 0 auto;
	outline: none;
	position: absolute;
	left: 270px;
	width: 1000px;
	top: 1px;
}
/* "Flash not found" notice formatting */
#megazine h1 { color: #FFFFFF; }
#megazine img { border: none; }
#megazine p { color: #999999; font-size: 0.6em; }
#megazine a, a:visited { color: #CCCCCC; text-decoration: none; }
#megazine a:active { color: #FFFFFF; text-decoration: none; }
#megazine a:hover, a:focus { color: #FFFFFF; text-decoration: underline; }

