*{margin: 0; padding: 0;}
img{border: none;}
a{outline: none;}
.clear{clear: both;}

body{
	background: #e7ecf2;
	text-align: center;
}
#top-link{
	width: 100%;
	background: #3b5999;
	padding: 5px 0;
	margin-bottom: 15px;
}

#wrapper{
	width: 780px;
	height: 1006px;
	margin: 0 auto;
	border: 15px solid #fff;
	background: url(../images/beforelike-banner.jpg) center top no-repeat;
	position: relative;
}

a#rules{
	position: absolute;
	right: 175px;
	bottom: 49px;
}
a#policy{
	position: absolute;
	right: 25px;
	bottom: 49px;
}
