body{
	font-family: Arial;
	color: #303030;
	text-align: center;
	background: #E0E0E0;
	}
p	{
	background: #303030	url(images/h1_background.gif) no-repeat 50% 50%;
	color: #E0E0E0;
	}
h2	{
	font-size: 100%;
	}

