html, body {
	margin:0px;
	padding:0px;
	font:normal 9pt Arial, Helvetica, sans-serif;
	color: #fee0e0;
	background-color: #821c1f;
}

img {
	border:0px;
	behavior:url(styly/iepngfix.htc);
}
	
a:link, a:visited {
	text-decoration:none;
	color:#fff;
}

a:hover, a:active {
	text-decoration:underline;
	color:#fff;
}

#megadiv {
	margin: 0 auto;
	padding:0px;
	width:960px;
}

#predweb {
	text-align: center;
}

