body {
	background-image: url(images/background1.jpg);
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
.whitetext A:link { text-decoration: none; color: #FFFFFF;  }
.whitetext A:active { text-decoration: none; color: #FFFFFF; }
.whitetext A:visited { text-decoration: none; color: #FFFFFF; }
.whitetext A:hover { text-decoration: none; color: #FFFFFF;  }