span.center {
	text-align: center;
}

p.center {
	text-align: center;
}

body {
    background-color: #ddffdd;
}

a:link {
	color: #000000;
}

a:visited {
	color: #888888;
}
