body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 170px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 340px;
	background-position: center center;
}
