body {
	//color: white; background: #2f4f4f;
	//color: white; background: #000060;
	color: black; background: white;
	 font-family: arial, verdana, optima, serif;
	}
a:link {color: #0077cc;}
a:visited {color: #0033dd;}
a:active {color: red;}
.left {text-align: left}
.center {text-align: center}
.right {text-align: right}
.center2 {margin-left: auto; margin-right: auto;}

