#headContent{
	width: 90%;
}

#headContent ul{
	float: none;
	margin-top: 10px;
}

#headContent ul li{
	display: block;
	border-bottom: solid 1px #fcfcfc;
}

#closeMenu{
	display: block;
	clear: both;
}

.content{
	width: 95%;
}

#headBreak{
	display: none;
}

#profileName{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.profilePic{
	float: none;
	text-align: center;
	width: 100%;
	height: auto;
}

#contactDetails{
	float: none;
	width: 100%;
}
form{
	display: none;
}