body { background-color: #348017;
            color: #0000ff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	}
	a{
	color: #000000;
text-decoration: underline;
font-size:28px;
}
a:hover
{
color: white;
text-decoration: none;
font-size: 25px;
}
h1
{
text-align: center;
}

h2
{
text-align: center;

ul
{
color: #0000FF;
}