body {
background-attachment: fixed;
background-image: url(http://www.bainbridgemfg.com/Webbkgd.jpg);
background-repeat: no-repeat;
background-position: center;
font-weight: bold;
}
.best {}
#best H1 {color: red}
#best a{color: red}
.news{}
#news a{
	color: red;
	text-decoration: none;
	font-family: Time New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	}
.store{}
#store a{
	color: blue;
	text-decoration: none;
	font-family: Time New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	}
.surplus{}
#surplus a{
	color: purple;
	text-decoration: none;
	font-family: Time New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	}
.contact{}
#contact a{
	color: #804040;
	text-decoration: none;
	font-family: Time New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	}
.eco{}
#eco a{
	color: #00CC00;
	text-decoration: none;
	font-family: Time New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	}
.media{}
#media a{
	color: #FF6600;
	text-decoration: none;
	font-family: Time New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	}
.services{}
#services a{
	color: #666666;
	text-decoration: none;
	font-family: Time New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	}
.catalog{}
#catalog a{
	color: #336666;
	text-decoration: none;
	font-family: Time New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	}