/* COASTAL CARS ONLINE */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	background-color: #9e0b0f;
	text-align: center;
	line-height: 16px;
	color: #000000;
	background-image: url(../images/chcmbg1.jpg);
	background-repeat: repeat-x;
}

/* ------------------ MAIN INDEX ---------------- */

#header {
 	width: 950px;
	height: 251px;
	margin: 0 auto;
}

/* ------------------ FLASH VIDEO PLAYER ---------------- */

#center {
	width: 220px;
	height: 180px;
}

/* ------------------ FONTS ---------------- */

#h1 {
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#h2 {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
