@charset "utf-8";
.slidecont {
	width: 800px;
	height: 600px;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;



}

html, body {
	width: 100%;
	height: auto;
}

#logo {
	float: left;
	position: absolute;
	margin-left: 10px;
	
}

#logo:hover {


	
	
}

#quit {
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	
}
