@import url(base.css);
/* style for home */

#themes {
  margin-right: 20px;
}

#themes h1 {
	border-bottom: solid 1px #ffcc99;
}

.themesTheme {
  margin: 0px;
}

.themesTheme p.p1 {
  font-weight: bold;
}

.themesTheme p.p2 {
  padding-left: 20px;
}


#motto {
  clear:both;
  text-align: center;
  margin-top: 20px;
  margin-right: 20px;
  font-size:0.8em;
}
