@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);

body.normal {
    font-size: 16px !important;
}

body.x150 {
    font-size: 22px !important;
}

body.x200 {
    font-size: 30px !important;
}

body {
    font-family: Arial, sans-serif;
    font-size: 18px !important;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.3em !important;
}

h3 {
    font-size: 1.1em !important;
}

h4 {
    font-size: 1.0em !important;
}

.logo{
    font-size:2.2em;
}

.logoText{
    margin-top:-10px;
}

.page{
    margin-top:20px;
    border:1px solid #eee;
}

footer{
    padding:10px 0px;
}