@charset "utf-8";
/* CSS Document */

html, body {
  background-color: #bb3714;
  height: 100%;
}

#ciberlogo {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

p#tag{
	font-family:'Avenir LT W01 45 Book';
	font-size:1.5em;
	text-align:center;
}
/*footer section*/
.mastfoot {
  bottom: 0;
  position: fixed;
  text-align: center;
}
