.home .entry-title {
    display: none;
}
#content-box {
 margin-top: 450px; 
}


.entry-header{
 	visibility:hidden
}
.textwidget{
 	font-family: Century Gothic; 
}
h3.widget-title{
  	text-align:center;
 	color:#00547e;
  	font-weight:bold;
}
.wp-posts-carousel-title a{
  	text-transform: uppercase;
  	font-size: 15px;
 	text-decoration:none; 
  	color: #00507e;
  	font-weight: bold;
}
.entry-content{
 	font-family: century gothic; 
}

.home-button:hover{
  margin-top:-10px;
  opacity:0.8; 
}