body,html {
	height:100%;
	width: 100%;
	margin: 0px;
}
body {
	margin: 0px;
	background-color: #FF8F00;
	height: 100%;
	width: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}