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

.vehicles{
	width: 90%;
	margin: auto;
}

	.vehicles h2{
		text-decoration: underline;
	}
