body,html {
	background-color:#ffffff;
	margin:0px; 
	padding:0px;
	text-align:center;
	height:100%;
}
div.container {
	margin-left:auto;
	margin-right:auto;
	position: relative;
	top: 10%;
	height:655px;
	width:1050px;	
}
#sharethis {
	position:absolute;
	right:5px;
	top:5px;
}
