body, html { 
	background: #333333; /*#F9Ca69; /*#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: relative; }
/* "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; }