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

body {
	background-color: #000;
}
.smile {
	background-color: #FFF;
	margin: 0px;
	padding: 3px;
}

