@charset "utf-8";
/* CSS Document */



/*koko sivun kaare*/

#kehys {
	width: 980px;
	height: 600px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

body {
	text-align: center;
	background-color: #663;
	
}

