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

.header{
position:fixed;
top: 10px;
left: 10px;
}
.body{
width: 200px;
}