/*
# YELLOW: E5BE47;
# B-Yellow: F7E442;
# Grey: 222222;
#ebebeb
# White: FCFCFC;
# Orange: D54E00;
# D-Blue: 000222;
 */
div{
  /*border: 1px dotted red;*/
}
body{
  background-color:  #FCFCFC;
  /*#FCFCFC;*/
}
a:hover{
  opacity: .7;
}
.cinz{
  font-family: 'Cinzel Decorative', cursive;
}
.crim{
  font-family: 'Crimson Text', serif;
}
.tcenter{
  text-align: center;
}
/* =============SPLASH============*/
#topspacer{
  min-height: 12%;
  height: 200px;
  margin: 1px;
}
#headspacer{
  height: 40px;
}
#holder{
  min-height: 100%;
}
.header{
  margin-bottom: 30%;
  min-height: 20%;
}
#nameholder{
  margin-top: 10%;
  font-size: 2.8em;
  /*padding-left: 25px;*/
}
.micons{
  margin-top: 2%;
}.mimage:hover{
  opacity: .7;
}
