body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-image: url(images/btg.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited{ 
color: #000099; 
text-decoration: underline;
}
a:hover { 
color: #000099; 
text-decoration: none; 
}
a.white:link, a.white:visited{ 
color: #FFFFFF; 
text-decoration: underline;
}
a.white:hover { 
color: #FFFFFF; 
text-decoration: none; 
}.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.bg_auto_service {
	background-image: url(images/car_on_lift.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.bg_trees {
	background-image: url(images/bg_trees.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#antispam {
	display:none;
	visibility:hidden;
	}
