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

body {
    padding: 0;
    margin: 50;
	font-family:"sans-serif";	
	background-color: #FFFFFF;
}