body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

p {
	font-size: 12px;
}
.style1 {
	font-size: 10px;
}
.style2 {
	font-size: 12px;
}

.body {
	background-image: url(images/bground3.jpg);
	background-repeat: repeat-x;
}
.body2 {
	background-image: url(images/bground3_b.jpg);
	background-repeat: repeat-x;
}

