body {
	text-align:center;
	background-color:#fff;
}
#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:750px;
	text-align:left;
}
#center {
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 60px;	
}
#footer {
	padding: 0px 60px;
	height: 45px;
}

a:link, a:hover, a:visited{
	text-decoration:none;
	color: #000099;
}
