body
{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, sans-serif;
	font-size:76%;
}

div.main
{
	height:97%;
	text-align:center;
}

div.welovemac
{
	height:3%;
	font-size:76%;
	text-align:right;
	vertical-align:bottom;
}

a
{
	color:#425467;
	font-style:italic;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

h3
{
	font-size:1.4em;
	font-weight:normal;
}

h3 a { text-decoration:underline; }

#fatality, #warning
{
	padding:4px;
	border:1px solid #000000;
}
#fatality { background:#E5AFAF; }
#warning  { background:#EEE798; }
