.betastyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
body {
	background-image: url(betabg.jpg); 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}
p
{
	white-space: normal
}

