*
{
	margin:0;
	padding:0;
	border:none;
}
body
{
	font-family:Verdana, Tahoma, Arial;
	font-size:14px;
	color:#666;
	background:#FFF;
	text-align:center;
	vertical-align:top;
}
img
{
	border:none;	
}
h1
{
	cursor:pointer;	
}
h1 span
{
	display:none;
}
#base
{
	width:520px;
	margin:0 auto;
	text-align:center;
	margin-top:10%;
}
.clear
{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
#p1
{
	float:left;	
}
#p2
{
	float:right;	
}