
#gridcontainer{
	background: transparent url('../images/twitterlogo.png') no-repeat ;
	min-height: 1000px;
}
#twitterlogo{
	width: 60%;
	max-width: 400px;
	min-width: 250px;
}
#social {
	text-align: center;
	width: 80%;
	float: none;
	margin: 3em auto 0 auto;
	}
#social a  {

}
#social a img {
/*	height: 50px;*/
	width: 15%;
	max-width: 70px;
	min-width: 50px;
	padding: 5px 10px;
}
#email {
	min-width: 11em;
}


#contact #fpcontainer {
	width: 40%;
	margin-left: 10%;
	margin-right: 10%;
	float: right;
}
#contact .focuspoint {
	height: 300px;
	margin-bottom: 20px;
}


