body {
	font-family: serif;
	background-color: white;
  	background-repeat: repeat; 
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
p,h1,h2,h3,h4,a,table {color:black
}
#contact {
	font-size:   80%;
	text-align:center;
	border-bottom: thin solid #FFCC00;
	margin-bottom: 10px;
	}