.container {
	background-color: #FFF;
	height: 850px;
	width: 960px;
	margin: auto;
}
.header {
	background-color: #FFF;
	height: 300px;
	width: 960px;
}
.uppermid {
	background-color: #FFF;
	float: left;
	height: 200px;
	width: 960px;
	text-align: center;
	font-family: 'Gabriela', serif;
	font-size: 35px;
	line-height: 25px;
	font-variant: inherit;
	color: #DDDDDD;
}
.socialmedia1 {
	background-color: #FFF;
	float: left;
	height: 25px;
	width: 960px;
	text-align: center;
}
.socialmedia2 {
	background-color: #FFF;
	float: left;
	height: 50px;
	width: 960px;
	text-align: center;
}
.sm0
	{
	float: left;
		height: 50px;
	width: 330px;
		text-align: center;
}
.sm1
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm2
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm3
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm4
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm5
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}

.upperfooter {
	text-size: 18px;
	background-color: #FFF;
	float: left;
	height: 50px;
	width: 960px;
	text-align: center;
}
.footer {
	float: left;
	height: 50px;
	width: 960px;
	background-color: #FFF;
	text-align: center;
}
