body {
	background: white;
	}
	
#menu, #background, #banner, #links, .side, .sidetitle, #photo {
	display: none;
	}

#bannertext, .name {
       width: auto;
       position: none; 
       }
	
.blog, .blogbody {
	width: auto; 
        position: none; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

