body {
	margin: 0px;
}
#container {
	width: 100%;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
}
#content {
	height: 1200px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgroundBlackPeacock6.jpg);
	background-repeat: no-repeat;
}
#hero {
	height: 570px;
	width: 250px;
	margin-top: 0px;
	margin-left: 20px;
	background-color: #FFF;
	border: 2px none #000;
}
#logo {
	height: 75px;
	width: 250px;
	background-image: url(images/webLogo5grey.jpg);
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	color: #030303;
	font-size: 16px;
	line-height: 21px;
}
#shop {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #FFF;
}
#leftIcon {
	height: 35px;
	width: 60px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#followText {
	height: 15px;
	width: 250px;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

