@charset "utf-8";
/* CSS Document */

.small {
	font-size: small;
	padding: 50px;
}
#wrapper {
	margin: 10px;
	padding: 10px;
	width: 800px;
}
