@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/backgrounds/about.jpg) no-repeat;
}

#content {
	margin: 0 auto;
	width: 456px;
	padding-top: 30px;
}

#copyright {
	width: 456px;
	left: 272px;
}
