body {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
