@charset "UTF-8";
#Wrapper {
	background-color: #F8F8F0;
	height: 600px;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #000000;
}
body {
	background-color: #F8F8F0;
}
