@charset "utf-8";
/* CSS Document */
.test1 {
  padding:0px;
  margin: 0px;  
  background: #0df; 
  text-align: center;
}
