

BODY {
	margin: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ffffff;
	height: 600px;	
	background-image : url(/images/p5-winter.jpg);
	background-repeat : no-repeat;
	background-position : 0px 0px;

}


#textp5{
	position: absolute; left: 118px; top: 197px; width: 325px;
}

h2 {
	padding-bottom: 4px;
}
 p {
	font-size : 12px;
	line-height : 16px;
 padding: 6px 0px;
margin: 0;
}
