body {
	background: Black url(../tuning/images/homebck.jpg) repeat;
	}

h3 {
	background-color: #B40A0B;
	/*font-size:22 px;*/
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	color: White;
}

h1 {

	background-color: #B40A0B;
	/*font-size:22 px;*/
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
	color: White;
}

h1 a, h3 a, h1 a:visited, h3 a:visited  {
	text-decoration: none;color: White;
}

h1 a:hover, h3 a:hover {
	color: White;
	text-decoration: underline;
}

h3.h1 { 	font-size:22px;text-align: left;
}

h1.h1 {	font-size:22px;
	text-align: left;
}

h5 {
	font-size: 12px;
	/*background-color: #FFF8CE;*/
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	}
	/*h1 a, h1 a:visited, h3 a, h3 a:visited {
	color: Black;
	text-decoration: none;
	font: 1em/27px 'palatino linotype',palatino,'times new roman',times,serif;
		font-weight: bold;
		font-size:18 px;
}*/
#header { 
	width: 868px;
	height: 212px;
	background: url(../tuning/images/header.jpg);
		}
		
#container { 
	background: White;
	border-left: 10px solid #A9A9A9;
	border-right: 10px solid #A9A9A9;
		}
		
#footer { 
	background: Black;
	color: #FFF;
	}
#footer a {
	color: #B40A0B;
}

