body {
	margin-top: 1px;
	background-image: url(../images/background-img.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022F66;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	color: #006126;
}
a:visited {
	color: #006126;
}
a:hover {
	color: #FDBD37;
}
a:active {
	color: #FDBD37;
}
.largeheading {
	font-size: 14px;
}
a.footer:link    { text-decoration: none; color: #FDBD37;}
a.footer:visited { text-decoration: none; color: #FDBD37;}
a.footer:hover   { text-decoration: underline; color: #EEEEEE;}
a.footer:active  { text-decoration: underline; color: #EEEEEE;
}
.fixedbg {
	background-repeat: repeat-x;
}
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />