body {
	text-align:center;
	margin-top:30pt;
	background-color:#2C2C2C;
	font-family:arial;
	}

h1 {
	font-size:19pt;
	color:#ffffcc;
}


h2 {
	font-style:italic;
	font-size:15pt;
	color:#ffffcc;
}


img {
	border-style:solid;
	border-width:2px;
	border-color:white;
	margin:20px;
}


p.images {
	text-align:center;
	
}

p.world {
	font-size:10pt;
	color:#ffffcc;
}


p.copyright {
	font-size:8pt;
	color:#ffffcc;
}


a:link {
	font-weight:bold;
	color:forestgreen;
}

a:hover {
	font-weight:bold;
	color:red;
}

a:visited {
	font-weight:bold;
	color:#669999;
}

a:active {
	font-weight:bold;
	color:red;
}
