@charset "utf-8";

body,
#wrapper,
#main,
#content{
	float: none;
	width: auto;
	margin:0;
}

#header,
#sidebar,
#footer,
#nav,
h1 { display: none; }

img {vertical-align:top;}

#content p.pagetop{ display: none; }


#content .howto{
	clear: both;
	page-break-before: always;
}

#content .hairstyle{
	page-break-before: always;
}

#content .top-menu{
	display: none;
}


