body {
	background-image: url(../img/background.jpg);
}

#container {
	width: 80%;
}

.menudrive {
	height: 120px;
	width: 100%;
	background-position: center;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(../img/bugatti.jpg);
}

.menudrive a {
	color: black;
}

li {list-style-type: none;}
.menudrive li {
	padding-left: 0px;
	display: inline;
	color: black;
}

#next1 {
	height: 300px;
	width: 100%;
}

#colorbg {
	border-top: 1px solid grey;
	padding-top: 20px;
	background-color: Black;
	text-align: center;
}

#footer {
	border-top: 1px solid grey;
	padding-top: 20px;
	background-color: Black;
	text-align: center;
	color: Orange;
	width: 80%;
	bottom: 0;
    position: fixed;
}

#foot {
	border-top: 1px solid grey;
	padding-top: 20px;
	background-color: Black;
	text-align: center;
	color: Orange;
}

.item {
	text-align: center;
	height: 300px !important;
}

#check {
	color: green;
}

#check1 {
	color: blue;
	margin-left: 340px;
}

#navbar a {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	background-color: black;
	color: Orange;
}

#loc{
	color: orange;
	font-weight: bold;
	font-family: times new roman;
	font-size: 20px;
	text-align: left;
}

#api{
	color: orange;
	font-family: times new roman;
	font-size: 17px;
	text-align: left;
}

.text {
	background-color: white;
}

.padding{
	border-top: 1px;
	padding-top: 10px;
}
.text a {
	text-align: left;
	color: black;
	list-style-type: none;
	background-color: white;
}

.text li {
	text-align: left;
	color: #09F;
	list-style-type: none;
	background-color: white;
}