@charset utf-8;
/* CSS Document */

.div1 {
	background-color: #58B63F;
    font-size: 32px;
    text-align: center;
    height: 100px;	
}

