body{
/*	font-size:3 
	text-align:center*/
	background-color:black;
	color:008e72;

}
h1 {
	font-family:arial;
	font-size:16;
	font-weight:bold;
}
h2 {
}
h3 {
	font-size:14;
	font-family:arial;
}
p {

}
a {
	color:cbbaa1;
	font-size:15;
	text-decoration: none;
}
hr {
	background-color:cbbaa1;
	color:cbbaa1;
}

