h1,h2,h3,h4,h5,p,input,div,textarea,a,button,body,select,option{
    padding:0px;
    margin:0px;
    font-family: inherit;
    color:inherit;
    font-weight: normal;
    border: 0px;
    word-wrap: break-word;
    box-sizing:border-box;
    line-height:1.5;
}

textarea,input,p,checkbox,button{
    font-size:inherit;
}

