.backgroundImage {
	background-repeat: no-repeat;
	background-image: url(images/m-background2.jpg);
}
<style type="text/css">

.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.navLinks A{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.navLinks A:VISITED {  
	color: #ffffff; 
	text-decoration:none;
}
.navLinks A:HOVER {
	color: #990000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.aboutUsTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}

