body {
	margin:0;
	background-image: url("../img/bg.png");
	background-color: #708dab;
}

#bg6 {
	width: 300px;
	height: 602px;
	background-image: url("../img/bg6.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#logo {
	width: 206px;
	height: 181px;
	position: fixed;
	left: 25px;
	top: 23px;
}