@charset "UTF-8";

#footer1 {
	width: 100%;
	height: 1px;
	position: fixed;
	bottom: 30px;
	left: 0px;
	z-index: 20;
	margin: auto;
	color: rgba(256,256,256,1.00);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
	text-align: center;
	font-size: 12px;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: rgba(208,18,21,1.00);
}

#footer2 {
	width: 100%;
	height: 1px;
	position: fixed;
	bottom: 30px;
	left: 0px;
	z-index: 20;
	margin: auto;
	color: rgba(256,256,256,1.00);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
	text-align: center;
	font-size: 12px;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: rgba(208,18,21,1.00);
}
#socialmedia {
	width: 140px;
	height: 30px;
	background-color: rgba(102,102,102,0.30);
	left: 70px;
	padding-top: 10px;
	z-index: 70;
	border-radius: 30px;
	position: fixed;
	bottom: 10px;
}	
.socialicons {
	display: block;
	padding-left: px;
}

