body {
	background-image: url(img/texture.gif);
}

#logo {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	width: 454px;
	height: 80px;
	margin: 100px auto;
}