/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;

}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;	
}
