body { 
	background-color: #fff;
}

#wrapper { 
	width: 590px;
}

img { 
	display: none;
}

#footer { 
	display: none;
}

#menu { 
	display: none;
}

#picture { 
	display: none;
}

#main { 
	margin: 0px;
	width: 590px;
	color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
}

#print { 
	display: none;
}
