body {
	color: #000000;
	background: white;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
}
#sidebar,#header,#topbar,#footer {
	display: none;
	float: none;
}
#main,#cart_main{
	color: #000000;
	margin: 0px;
}
.breadcrumbs{
	font-size:11px;
	margin-bottom: 20px;
}
.contentheading{
	font-size:18px;
	font-weight:bolder;
}