body{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top-style: none;
	border-bottom-style: none;
}
img{
	border-style: none;
}
