/* Place your CSS styles in this file */
#h12{
	font-family: "Lucida Handwriting";
	color: white
	
	
	
}
h1{
	color: white
	
}

#h13{
color: white;
	font-family: "Lucida Handwriting";
}


#h14{
	font-family: "Lucida Handwriting";
color: white
}











#h11{
	font-family: "Lucida Handwriting";
	color: white
}
#h1{
	font-family:'Lucida Handwriting';
	font-size:80px;
	color: white
}



h1 {
    color:black;
    font-family: "Source Sans Pro", sans-serif;
	font-weight: normal;
}

#para2{
	text-align: center;
	font-size: 20px
}






#para1{
	font-size:40px;
	color: white;
}





 body {
	 background-color: #644;
     }


title{
     background-image: url("../gourmetdelight/images/logo.png");
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-size: contain;     
     background-position: center;
}

a:link {color:purple;}
a:visited {color:orange;}
a:hover {color:blue;}
a:active {color:red;}

img {
  max-width: 100%;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media.flipped {
  flex-direction: row-reverse;
}

.media .content {
  flex: 1;
  padding: 10px;
}





.box {
  display: flex;
}

.nested {
  background-color: orange;
  display: contents;
}

.card2 {
  display: flex;
  flex-direction: column;
}
.date {
  order: -1;
  text-align: right;
}



.Mydiv{
	text-align: center;
	font-size: 20px;
	
	color:white;
}


#border {
  background-color: lightgoldenrodyellow;
  width: 300px;
  border: 15px solid #3E1C1C;
  padding: 50px;
  margin: 20px;
  color: orange;
  display: flex;
  align-items: flex-start;
}

.myDiv3{
	background-color:#3E1C1C;
	color:white;
}

#border2 {
  background-color: lightgoldenrodyellow;
  width: 300px;
  border: 15px solid #3E1C1C;
  padding: 50px;
  margin: 20px;
 color:orange;
   display: flex;
  align-items: flex-start;
}

#border3 {
  background-color: lightgoldenrodyellow;
  width: 300px;
  border: 15px solid #3E1C1C;
  padding: 50px;
  margin: 20px;
 color:orange;
  display: flex;
  align-items: flex-start;
}


#border4 {
  background-color: lightgoldenrodyellow;
  width: 300px;
  border: 15px solid #3E1C1C;
  padding: 50px;
  margin: 20px;
 color:orange;
   display: flex;
  align-items: flex-start;
}

.flex_container{
	
	display: flex;
	flex-direction: column;
	
}



#border9 {
  
  background-color: burlywood;
  width: 500px;
  border: 15px solid #451414;
  padding: 50px;
  margin: center 20px;
 color:white
}


.flexContainer{
	
	display: flex;
	align-content: center;
	flex-direction: row;
	align-items: center;
	justify-content: center
}



.body{
     background-image: url("images/newstuff.png");
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-size: contain;
     background-position: center;
     }

	
	