h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 12px;
}
#content      
	{
	background-color: transparent;
	text-align: center;
	margin-top: -281px;
	margin-left: -430px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 860px;
	height: 563px;
	visibility: visible
	}
