#content {
	background-color: #FFFFFF;
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#top {
	background-image: url(logo_locatel.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 1024px;
	background-position: right;
}
#middle {
	background-image: url(pix-2mweb.jpg);
	height: 500px;
	width: 1024px;
	background-repeat: no-repeat;
	background-position: center;
}
#bottom {
	clear: both;
	height: 168px;
	width: 1024px;
}
#bottom p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#bottom a {
	color: #000000;
	text-decoration: none;
}
#bottom h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	width: 1024px;
	text-align: center;
	margin-left: 50px;
}
#bottom h1 a {
	margin-right: 60px;
}

