@charset "utf-8";
/* CSS Document */

body {
	font-family: 62.5%"Arial Black", Gadget, sans-serif;
	background: url(../doodle_links/Bkg_SkyDarkAnim2%20web%20wallpaper.gif);
	text-align: center;
	color: rgba(255,255,255,1);
	font-size: 1.9em;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: rgba(204,204,204,1);
	text-decoration: underline;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	color: rgba(0,255,0,1);
	text-decoration: blink;
}

.warnings {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 2em;
}
a {
	color: rgba(255,255,0,1);
}



.grey {
	font-family: "Arial Black", Gadget, sans-serif;
	color: rgba(204,204,204,1);
}
