body {
background: #0b452d ;
background-image: url(images/tentacles.png);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom center;
font-family: Helvetica, Arial, sans-serif;
font-size:small;
color: #a7e2c9;
text-align: center;
 margin:0px auto;
}
#container{

	 margin:0px a;uto;
}

#headerText{
	/*this is just the text*/
		width:600px;
		text-align: left;
		margin:0px auto;

}

#headerImages{
		width:630px;
		text-align: center;
		margin:0px auto;

}

#headerImage{
	margin:8px;	
}
#mainContent {
	text-align: left;
	margin: 0 auto ;
	
}

#stores{
	text-align: center;
	
}


#stores  img{
	border:none;
	/*change when 3 or more images*/
	
	
	padding:5px;
	margin-bottom:15px;	
	margin:10px;
}
#middleImage{
	
	/*56 is best for rows of 3, 40 for two*/
	margin-left:41px;	
	margin-right:41px;
}
#stores  img{

	background-image: url(../images/dropshadow160.png);

    }

