
html, body{
	background: url(./images/back.jpg) repeat-x #ffffff top left;
	margin: 0px 0px 0px 0px;
	width:100%;
}

p.titleText{
	color: #4A4331;
	font-size: 18px;
	font-weight:bold;
	font-family: times new roman;
	margin: 1px 0px 1px 0px;
}

img {
	border: 0px;
}

p.anyText{
	margin:0px 15px 5px 15px;
	color:black;
	font-family:arial,times new roman;
	font-size:12px;
}

