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


.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}

#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;
}




#preheader {
background-color: #2ba6cb;
color :white;

}



#main_container {
background-color: #ffffff;

}

body {
background: url(...images/template_images/BakeArt-pattern2.jpg) repeat fixed;
	background-repeat: repeat;
}
h4 {
	color: #000000;
	font-family: "Century Gothic", Tahoma, Helvetica, Arial;
	font-style: bold;
	font-size: 18px;
	

}
h1 {
	color: #000000 ;
	font-family:   "American Typewriter SE", Arial;
font-style: bold;
	font-size: 20px;
}
