body {
	background-image: url(../images/up_background.jpg);
	background-repeat: no-repeat;
	background-color: #C1BCB6;
	background-attachment: fixed;
}
.logo {
	position: absolute;
	top: 5px;
	left: 680px;
}
