#parent {
	width: 700px;

}
#center {
	width: 700px;
	margin-left: 315px;
}
#centertwo {
	width: 1000px;
	margin-left: 200px;
}

#links {
	height: 54px;
	width: 190px;
	position: absolute;
	top: 320px;
	left: 10px;
}
#examples {
	position: absolute;
	top: 260px;
	left: 10px;
}

#home {
	position: absolute;
	height: 54px;
	width: 190px;
	margin-top: -33px;
	top: 224px;
	left: 10px;
}
#faq {
	position: absolute;
	top: 380px;
	left: 10px;
}
