 * 		{ text-align:left; }
    input 	{ 	height: 22px;
    width : 70px;
    text-align:center; 
    padding-top: 5px;
   
    border-radius: 4px;
    font-size: 20px;
    font-weight: 500; }
    select { 	height: 32px;
    width : 150px;
    text-align:center; 
    padding-top: 5px; 
    border-radius: 4px;
    font-size: 20px;
    font-weight: 500;}
    
    .pers {
    height: 55px;
    width : 200px;
    text-align:center; 
    padding-top: 5px;  
    border-radius: 4px;
    font-size: 25px;
    font-weight: 700;
    font-size: 32px;  
}
body { 	
    color: 0;
    font-weight: 500;
    font-family: sans-serif;
    font-size: 20px;
//background: #b5f0f0;
background: #dbdef8
}    
    
    header {
        color: 0;
        font-weight: 500;
        font-family: sans-serif;
        font-size: 20px;
    }