#centerAll{
   position:relative;
   margin-left: auto;
   margin-right: auto;
   width:800px;
   text-align: left;
   }

  P {
	color : Black;
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
    margin: 8px;
}


body{
   min-height: 600 px;
	margin: 0; 
	padding: 0;
    text-align: center;
}
    h1 {
	color : White;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
}
  h3{
	color : Maroon;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

.button {
font-family: Palatino Linotype;
font-family: Palatino Linotype, serif;font-size: 16px;
font-weight: 600;font-style: normal;text-decoration: none;
color: #17968f;text-align: center;
line-height:1.0;
}

.credit { color : Black;
    margin-top:2px;
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	font-size : small; }

li {
	text-align : Left;
	font-family : "Times New Roman", Times, serif;
	font-size : Medium;
    margin-top: 16px;
}

