
body
{

	text-align: center;

	background-color: #f6f6f6;
}

h1
{
	text-align: center;
	

}

h2
{
	text-align: center;
	font-weight: lighter;
	
}
h4{
	text-align: center;
	font-weight: lighter;
}
a:link {text-decoration: none; color: #0469b3;}
a:visited {text-decoration: none; color:#800080;}
a:active {text-decoration: none; color:#ff0000;}
a:hover { text-decoration: none; color: #ff0000;}
