body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;	
}

img {
	border: 0px;	
}

.basicBackground {
	background-image: url('images/img_02.jpg');
	background-repeat: repeat-x;
	background-color: #FFF;	
}

.fiestaBackground {
	background-image: url('images/fiesta_bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFF;	
	background-position: center top;
	background-attachment: scroll;
}

.fiesta2Background {
	background-image: url('images/fiesta2_bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFF;	
	background-position: center top;
	background-attachment: scroll;
}

.mustangBackground {
	background-image: url('images/mustang_bg.jpg');
	background-repeat: no-repeat;
	background-color: #000;	
	background-position: center top;
	background-attachment: scroll;
}

.focusBackground {
	background-image: url('images/focus_bg.jpg');
	background-repeat: no-repeat;
	background-color: #000;	
	background-position: center top;
	background-attachment: scroll;
}

.f150Background {
	background-image: url('images/f150_bg.png');
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center top;
	background-attachment: scroll;	
}

.taurusBackground {
	background-image: url('images/taurus_mainbg.jpg');
	background-repeat: repeat-y;
	background-color: #c0c6cb;
	background-position: center top;
	background-attachment: scroll;	
}

.explorerBackground {
	background-image: url('images/explorer_background.jpg');
	background-repeat: no-repeat;
	background-color: #0a0a0b;
	background-position: center top;
	background-attachment: scroll;	
}


a {
	font-family: Verdana;
	font-size: 12px;	
}

.faq {
	color:#666666;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
