@charset "utf-8";
/* CSS Document */

body {
	background-color: #222424;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:none;
	padding: 0;
}
img {
    border-radius: 10px;
	height: 60px;
	width: 60px;
}