body {
	background-color:#fff;
	margin:0,0,0,0;
}

#container {
	position:relative;
	left:0;
	top:0;
}

#content {
	position:relative;
	width:600px;
	top:25px;
	left:50%;
	margin-left:-300px;
}

#p caption {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}