body,h1,h2,h3,div,a,ul,li,ol{
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body{
    background: #EBEBEB;
}
#firstArea{
    position: absolute;
    top: 42%;
    left: 30%;
    /*background: #e1e1e1;
    margin: 0 auto;*/
}
