	.main h1
		{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 20px;
		color: #CC0000;
		font-weight: bolder;
		line-height: 24px;
		text-align: center;
		margin: 0px;
		padding: 0px 0px 5px;
		}
		
	.main p
		{
		font-size: 11px;
		color: #FECAA7;
		line-height: 17px;
		letter-spacing: 2px;
		text-align: center;
		margin: 0px 0px 10px;
		padding: 0px;
		}