body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: white;
	background-image: url(../images/bg.jpg);
	white-space: normal;
}

a:link {
	color: White;
}
a:visited {
	color: White;
}