@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/A_01.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #cdcccc;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

H1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
}

Designed {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #333333;
}

a:link {color: #000000;}     /* unvisited link */
a:visited {color: #000000;}  /* visited link */
a:hover {color: #333333;}   /* mouse over link */
a:active {color: #000000;}   /* selected link */
.fleett {
	text-align: center;
}
.BMW {
	text-align: center;
}
.FleetCentre {
	text-align: center;
}

