@charset "UTF-8";
html {
    height: 100%;
    overflow: auto;
}
#wallpaper{
}
body{
	height:100%;
	margin:0;
}

