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

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


#banner_menu_lg {
background-color: #4cb8ea;
}

.center-block {
   margin-left:auto;
   margin-right:auto;
   display:block;
}

.img-center { margin-left:auto;
   margin-right:auto;
   display:block;
}

#fill_title_header {
background-color: #4cb8ea;
color :white;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}



#back_button {
background-color: #4cb8ea;
color :white;
}

body {
	
	background: url(../Images/template_images/BakeArt-pattern2.jpg) 
	 repeat fixed;
	background-repeat: repeat;
}



h4 {
	color: #2ba6cb;
	font-family: "Century Gothic", Tahoma, Helvetica, Arial;
	font-style: bold;
	font-size: 23px;
	

}
h2 {
	color: #aaaaa5;
	font-family: "Century Gothic", Tahoma, Helvetica, Arial;
	font-style: bold;
	font-size: 23px;
	

}
