/*
.image, body{
	width : 450px;
	height: 575px;
	}
 */
 
.ArtBContent, .ArtBFooter{
	font-family: "myriad pro", Verdana, sans-serif;
	text-align: center;
}



.ArtBContent{
  padding-top:150px; 
	width:450px;
	font-size: 14px; 
  background-repeat: no-repeat;
}
.food-menu-breads{ background-image: url(../images/menu-bread-bg.jpg); }
.food-menu-viennoiserie{ background-image: url(../images/menu-viennoiserie-bg.jpg); }
.food-menu-pastries{ background-image: url(../images/menu-pastries-bg.jpg); }
.about{ background-image: url(../images/about-us-bg.jpg); }
.contact{ background-image: url(../images/contact-bg.jpg); }
.catering{ background-image: url(../images/catering-bg.jpg); }


.ArtBFooter{
	
  margin-top:10px;
	color: #339999;
	font-weight: bold;
	font-size: 12px;
  
}


#menu_top{
  margin-bottom:10px;
	word-spacing:50px;
	font-size:15px;
}
a, a:visited,a:active{
	text-decoration:none;
	/*font-weight:bolder;*/
	color: #228888;
}
a:hover{
	text-decoration:underline;
}
