body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;

}
#page {
	height: 100%;
	width: 100%;
}
#content {
	margin: 5px;
	width: 800px;
	height: 600px;
	text-align: left;
	background-image: url(assetts/background.jpg);
	background-repeat: no-repeat;
}
#head {
	font-size: 36px;
	font-weight: bold;
	height: 140px;
	width: 800px;
}
#nav {
	width: 160px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#divide {
	margin-top: 20px;
	width: 800px;
}
#cert0 {
	border: thin solid #999999;
	height: 250px;
	width: 182px;
	float: left;
	margin-top: 20px;
	margin-left: 80px;
}
#cert1 {
	border: thin solid #999999;
	height: 250px;
	width: 182px;
	float: right;
	margin-top: 20px;
	margin-right: 80px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#content2 {
	float: left;
}
#image {
	float: right;
	height: 300px;
	width: 400px;
	border: thin solid #666666;
	margin: 10px;
	vertical-align: bottom;
}
#truck {
	height: 113px;
	width: 200px;
	padding-top: 70px;
	clear: left;
}
#text {
	clear: both;
}
#wagt_map2 {
	border: thin solid #666666;
}
