body {
	background-color: #000000;
	background-image:url(1-mobil-pix/bg-torco-mobil-.jpg);
	background-repeat: no-repeat;
    background-position: 50% 0%; 
	
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.t:link {
	color:#00CCFF;
	text-decoration: underline;
}
.t:visited {
	text-decoration: underline;
	color: #00CCFF;
}
.t:hover {
	text-decoration: none;
	color: #FF0000;
}
.t:active {
	text-decoration: underline;
	color: #990000;
}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}


