

BODY {
	margin: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ffffff;
	height: 600px;	
	background-image : url(/images/p2-winter.jpg);
	background-repeat : no-repeat;
	background-position : 0px 0px;

}


#textp2up {
	position: absolute; left: 85px; top: 70px; width: 530px;
}

#textp2 {
	position: absolute; left: 85px; top: 155px; width: 350px;
}

#textp2a {
	position: absolute; left: 85px; top: 365px; width: 530px;
}

#textp2f {
	position: absolute; left: 85px; top: 170px; width: 360px;
}

p {
	font-size : 11px;
	line-height : 16px;
	padding-bottom: 0;
	
}

.indent {
	text-indent: 34px;
	padding: 0;
	margin: 0;
}

	.yellow {
	font-size : 11px;
	line-height : 16px;
		color: #DF7116;
		font-weight: bold;
	}
	
	.bold {
	font-size : 11px;
	line-height : 16px;
	font-weight: bold;
		color: #ffffff;
	
	}
