@import url(style.css);

div#centerIndexPage {
width:730px;
height:1300px;
margin-left:auto;
margin-right:auto;
}
div#mainPage {
	width:730;
	}
div#topMessage {
	top:50px;
	left:0px;
	width:100%;
	}

h1#mainTitle {
	position:absolute;
	width:100%;
	left:0px;
	top: 0px;
	margin-top: 0px;
	text-align:center;
	font-size: 30px;
	line-height: 50px;
	font-style: normal;
}

.center {
text-align:center;
}

img {
border: none;}

.about {
	width: 720px;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 18px;
	font-weight: normal;
}

#about {
	position: absolute;
	top: 870px;
}

img.barriers {
	width: 280px;
}

#barriers {
	position: absolute;
	left: 430px;
	top: 380px;
}

img.barriers {
	width: 280px;
}

#zoom {
	position: absolute;
	left: 430px;
	top: 615px;
}

img.rapidCycling {
	width: 400px;
}

#rapidCycling {
	position: absolute;
	left: 0px;
	top: 550px;
}

img.kineticArticle {
	width: 410px;
}

#kineticArticle {
	position: absolute;
	left: 300px;
	top: 60px;
}

img.bendingOverBackwards {
	width: 270px;
}

#bendingOverBackwards {
	position: absolute;
	left: 0px;
	top: 60px;
}
