body {
	background-color: ffcc00;
	color: 000000;
	font-family: Georgia;
	font-size: 18;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
h1 {
	color: 3366ff;
	font-size: 25pt;
}
a {
	color:  White;
	text-decoration: none;
	font-size: 13pt;
}
a:hover {
	color: black;
}
.text {
	text-align: justify;
	background-color: White;
}
.pics {
	background-color: White;
}
.text a {
	color: 3366ff;
}
.text a:hover {
	color: ffcc00;
}
