#header {
	background-image: url(images/Header.jpg);
	height: 161px;
	width: 600px;
}
#main {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

body {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/BG.jpg);
	background-position: center;
}
a:link,a:visited,a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
#phone {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
}
#photo {
	width: 260px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#car {
	width: 590px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}



.para {
	text-indent: 2em;
	line-height: 1.6;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 10px;
}
ul {
	line-height: 1.5;
	text-indent: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li {
	list-style-type: decimal;
}
