/***
	Write your CSS structure here.
***/
 p { 
font-size: 14px; 
} 


.upper-menu {
    display: none;
}
.upper-menu2 {
    display: none;
}


html {
    margin-top: -50px !important;
}



.post-date-comments{
    display: none;
}


.tags-author{
    display: none;
}