@charset "utf-8";
body {
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
.wrapper {
	width:605px;
	text-align:left;
	margin:0 auto;
}
#masthead {
	height:180px;
	display:block;
	background:#141414;
}
#masthead h1 {
	margin:0px;
}
#masthead h1 span {
	display:none;
}
#masthead h1 a {
	display:block;
	width:513px;
	height:145px;
	background:url(images/hide-friends-banner.png) left center no-repeat;
}
#page {
	margin-top:70px;
}
.mediumrectangle {
	margin-top:40px;
	display:block;
	width:300px;
	height:250px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.fun {
	margin-top:40px;
	display:block;
	width:248px;
	height:244px;
	background:url(images/wand.png) top left no-repeat;
}
.leaderboard {
	clear:both;
	width:728px;
	height:90px;
	display:block;
	margin-top:50px;
}
.content {
	clear:both;
	padding-top:70px;
}
.content p {
	line-height:1.5em;
	font-size:.8em;
	color:#aaa;
}
.content h2 {
	color:#bbb;
	font-size:1.1em;
}