body { 
	font-family: Verdana, Tahoma, Serif; 
	font-size: 1em; 
	background-color: #ffffff;
	background-image: url(images/StripeBack.png);
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	color: #000000
	}
	
#logo {
	position: absolute;
	top: 0px;
	left: 0px
	}
	
#tsd {
	position: absolute;
	top: 0px;
	left: 175px
	}

#continuation {
	background-image: url(images/Continuation.png);
	background-repeat: repeat-x
	}
	
#about {
	position: absolute;
	top: 30px;
	left: 175px
	}

#contact {
	position: absolute;
	top: 30px;
	left: 226px
	}

#clients {
	position: absolute;
	top: 60px;
	left: 539px
	}

#gallery {
	position: absolute;
	top: 60px;
	left: 619px
	}

#index {
	position: absolute;
	top: 101px;
	left: 350px
	}