* {
	;
}

body {     
background-color:#ff726f; 
background-position: ;
}

/* styles the text content */
h1 {
font-family: "Georgia pro"; 
font-size: 95px;
color:white;
text-align:center;
margin: 1em 0 0.5em 0;	 
font-weight: normal;  
line-height: 42px;
text-transform: uppercase;
text-shadow: 0 2px white, 0 5px #D2042D;
 }
p {
color: white;	
font-style: calibre italic;
font-size:15px;
text-align:;
}
p1 {
color:white;
font-style:calibre italic;
font-size:34px;
text align:center;
}
#one { 
	height:300px; 
	width:300px;
	margin:10px;
	border-style:ridge;
	border-color:white; 
}

	}
#.pink {
	text-align:center;
}
/* styles the content for product images using the column and ro id's created to provide structure*/
.column {
  float: left;
  width: 300px;
  padding: 5px;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}
.column img {
	width:300px;
	height:300px;
}

.column2 {
  float: left;
  width: 300px;
  padding: 5px;
}

.row2::after {
  content: "";
  clear: both;
  display: table;
}
.column2 img {
	width:300px;
	height:300px;
	}
	
.candy {
	width:600px;
	
}
.candy img {
	width:580px;
	height:500px;
	border:10px;
}
.theLinks {
	
	border-style: groove;
	float: center;
	text-decoration: none; 
    width:10px;
	height: 10px;
	float: center;
	font-size: 10px;
	font-family: Tahoma;
	font-colour: white;
	color: white;
	
	
    font-family: verdana;
    font-size: 3em;
    font-weight: 700;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 5px 1px #919191,
        1px 6px 1px #919191,
        1px 7px 1px #919191,
        1px 8px 1px #919191,
        1px 9px 1px #919191,
        1px 10px 1px #919191,
    1px 18px 6px rgba(16,16,16,0.4),
    1px 22px 10px rgba(16,16,16,0.2),
    1px 25px 35px rgba(16,16,16,0.2),
    1px 30px 60px rgba(16,16,16,0.4);

	
	
	}
	
	a:hover {
		
		color: #d4af37;
		text-decoration: underline;
		
		
	}
	
	/* should border is the styling for the big swirl image */ 
	.shouldBorder {
		
		border-style: solid;
		border-color: white; 
		border-width: 3px;
		border-height: 3px
		
		
		
		
		
	}
	
	h2 {
	
	position: absolute;
	font-size: 44px ;
	text-transform: uppercase;
	font-weight: 500;
	 text-shadow: 
	 1px 1px 1px #C70039,
	 1px 2px 1px #C70039,
	 1px 3px 1px #C70039,
	 1px 4px 1px #C70039,
	 1px 5px 1px #C70039,
	 1px 6px 1px #C70039,
	 1px 7px 1px #C70039,
	 1px 8px 1px #C70039,
	 1px 9px 1px #C70039,
	 1px 10px 1px #C70039;
	 
	 1px 18px 6px rgba(199, 0, 57)
	 1px 22px 10px rgba(199, 0, 57)
	 1px 25px 35px rgba(199, 0, 57)
	 1px 30px 60px rgba(199, 0, 57)
	 
	 /* https://www.youtube.com/watch?v=RPF-Dt737BA */
}
.phead {
	
	
	font-family: "Georgia pro"; 
font-size: 70px;
color:white;
text-align:center;
margin: 1em 0 0.5em 0;	 
font-weight: normal;  
line-height: 42px;
text-transform: uppercase;
text-shadow: 0 2px white, 0 5px #D2042D;
	text-align: center; 
	
	
}