body {
	margin-top:52px;
	padding:0px;
	background:url(images/bg.jpg) top left;
	font-family:Trebuchet, arial;
	text-align:center;
}

h1 {
	background:url(images/celebritysoapbox.jpg);
	width:293px;
	height:58px;
}

h2, p {
	margin-left:10px;
	margin-right:10px;
}

h1 span {
	display:none;
}
	
div#page {
	background:white;
	text-align:left;
	width:600px;
	border:black solid 4px;
	padding:4px;
}

div.clear {
	clear:both;
}
