body,html {
 /*;or whatever percentage you need, play around with this number*/
margin:0px;
float:left;
width:100%;
overflow:hidden;
font-size:14px !important;
color:#000;
background:none;
}

#header, #header-container, #pre-container{
width:100%;
float:left;
}

#header, #header-container, #footer{
width:500px;
overflow:hidden;
border:none;
display:none;
}



#container, #pre-container2{
width:100%;
float:left;
border:none;
margin:0px;
padding:0px;
}


#top-nav,.newsletterimg,#menu,.sharebutton,.footer-categories,#footer .social_icon,#ads,.print_remove,.social,.addthis_default_style{
	display:none !important;
}

#main{
width:100% !important;
margin:0 !important;
padding:0 !important;
float:left !important;
line-height:1.4em;
font-size:14px !important;
clear:both;
color:#000;
}

#main img{display:block;clear:both; float:left;}

#main p{display:block;clear:both; float:left;
width:100%;
color:#000;}

#main blockquote{display:block;clear:both; float:left;
width:100%;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
margin:0px; padding:0px;
color:#000;}


#newsletter {
display:none;
}