body {
	background-color:#C5C4C7 ;
}

.home { background: url("../images/abidah_19.jpg")}
.abidah { background: url("../images/abidah_14.jpg")}
.services { background: url("../images/abidah_07.jpg")}
.dealership { background: url("../images/abidah_10.jpg")}
.updates { background: url("../images/abidah_16.jpg")}
.contact { background: url("../images/abidah_21.jpg")}
.footer { background: url("../images/abidah_36.jpg")
	
}

td {
        font-size: 12px;
        font-family: Arial;
}  

.overflow {
	margin-left:auto;
	margin-right:auto; 
	font-size: 12px;
        font-family: Arial;
	color: #d4ad8e;
	background-color:#424149;
        padding: 0px 10px 0 10px;
	overflow-y:scroll; 
	overflow:-moz-scrollbars-vertical; 
	height: 190px;
}

a {
	text-decoration: none;
        color: #FF7200; 
}

a:hover {
	text-decoration: underline;
        color: #FF7200;
}

.content {
	margin-left:auto;
	margin-right:auto; 
	font-size: 12px;
        font-family: Arial;
	color: #d4ad8e;
	background-color:#424149;
        padding: 0 10px 0 10px;
}


