@charset "UTF-8";

body {
	background-color: #f3f3f3;
	}


#wrapper {
	margin: 40px auto auto auto;
	height: 500px;
	width: 500px;
}





#wrapper img {
	border: #CCCCCC thin solid;
}

