body {
	background-image: url(images/background1.jpg);
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #9900CC;
}
