html{
  background:#eeeeee!important;
}


#box{

    border: 1px solid #ccc;
    background-color: #fff;
    padding:1em;
}

.obs{
	color: #888;
}

