body	{
		background-color : #dbc9df;
}
h1	{
	font-family : verdana, arial, geneva;
	font-size : 1.2em;
	text-align : center;
	font-weight : bold;
	color : #ffffff;

}
p	{
	font-family : verdana, arial, geneva;
	font-size : 0.8em;
	color : #ffffff;
	font-weight : bold;
}
a	{
	text-decoration : none;
	color : #330066;
}
:hover	{
	color : white;
}	

	
