#header img {
    display:block;
    margin:auto;
}
#wrapper{
	width: 960px;
	margin: 0 auto;
}
#copyright{
	text-align: center;
	margin-top: 40px;
	font-size: 12px;
}
#content h2 {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}