html, body{
    height:100%;
    width: 100%; 
    font-family: "Myriad Pro", Myriad, arial, sans-serif;
    color: #000;
    font-size: 14px;
    background-color: white;
}


