body {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	padding: 0px;
	color: #808080;
}
/* comment */
a:link {
	color: #999999;
	border: #000000;

}
a:visited {
	color: #999999;
	border: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #999999;
	border: #000000;
}
.logoheader {
 	position: absolute;
	top: 10px;
	left: 10px;
	}
.tagline {
 	position: absolute;
	top: 60px;
	left: 65px;
	}
.menuWho {
 	position: absolute;
	top: 88px;
	left: 65px;
	}
.menuWhy {
 	position: absolute;
	top: 88px;
	left: 205px;
	}
.menuShowcase {
 	position: absolute;
	top: 88px;
	left: 375px;
	}
.menuContact {
 	position: absolute;
	top: 88px;
	left: 505px;
	}
.gradient1 {
 	position: absolute;
	top: 112px;
	left: 65px;
	}
.content {
	position: absolute;
	top: 130px;
	left: 65px;
	}

