#terms {
	background-color: white;
	text-align: left;
	position: relative;
	top: 0;
	left: 51px;
	width: 531px;
	padding: 10px 10px 20px;
}
#terms h1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 20px;
	text-align: center;
}
#terms h2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 20px;
}
#terms p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;		
}