@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper {
	width:926px;
	margin:0 auto;
	overflow:hidden;
}
#wrapper img {
	border:2px solid #FFF;
	margin:9px 0 9px 26px;
	float:left;
}
.s1 {
	width:542px;
	height:150px;
	float:left;
}
.s2 {
	width:182px;
	height:150px;
	float:left;
}
.clickhere {
	background:url(clickhere.png);
	width:926px;
	height:75px;
	display:block;
	float:left;
	margin:58px 0 0 0;
}
.allnudecelebs {
	background:url(allnudecelebs.png);
	width:926px;
	height:85px;
	display:block;
	float:left;
	margin:10px 0 0 0;
}
.instantaccess {
	background:url(instantaccess.png);
	width:926px;
	height:46px;
	display:block;
	float:left;
	margin:5px 0 0 0;
}
.usc {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	width:926px;
	float:left;
	margin:5px 0 5px 0;
}
.usc a {
	color:#FFF;
}
