.subbuttonbar {
	height: 90px;
	width:40%
	position: static;
	}

#afbutton {
	text-align: center;
	height: 80px;
	width: 30%;
	position: relative;
	left:0;
	top:0;
	padding:10px;

	}

#afhbutton {
	text-align: center;
	height: 80px;
	width: 30%;
	position: relative;
	left:33%;
	padding:10px;
	top:-100px;
	}

#afsbutton {
	text-align: center;
	height: 80px;
	width: 30%;
	position: relative;
	left:66%;
	top:-200px;
	padding:10px;

	}

h1{
	margin-left:10%;
	margin-right:10%;

	}

div#creedquote {
	margin-left:15%;
	margin-right:15%;


	}
.links {
	margin-left:15%;
	margin-right:15%;


	}
blockquote#creed{

	margin-left:0;
	margin-right:0;
	}