/* zero out everything */
body {
	width:100%;
	font-family:verdana, arial, sans-serif;
	background-image: url(m_p_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
	P {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	margin-top: 125px;
	margin-left: 185px;
	margin-right: 10px;
	text-align: left;
	line-height: normal;
	color: #000000;
	
	}
	

