body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
.style1 {
color: #FF9900
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
color: #FFFFFF
}
li {
	color: #FFFFFF;
}