html {
    font-size: 1em;
    width: 100%;
    margin: 0em;
}

body {
	line-height: 1.25em;
    font-size: 0.8em;
}


p {
    line-height: 1.5em;
    width: auto;
}

#navbar {
    text-align: center;
    width: 100%;
    position: inherit;
}

#footer {
    width: 100%;
    margin-left: 0em;
}

#content {
    background-color: #FFF;
    padding-top: 0em;
    width: 80%;
    margin: 0em auto;
}


#site_menu {
    display: none;
}

#cv_sidebar {
    display: none;
}

a.paper_host, a.paper_more {
    display: none;
}

#content .papers_list {
    width: auto;
}

#footer img {
    display: none;
}
