@import url(base.css);
/* style for home */

#linkindex {
  margin-right: 20px;
}

#linkindex h1 {
	border-bottom: solid 1px #ffcc99;
}


#linkindexLinkBack {
  margin-top: 20px;
}

#motto {
  clear:both;
  text-align: center;
  margin-right: 20px;
  margin-top: 20px;
  font-size:0.9em;
}

