body {
	margin-left: 25%;
	margin-top: 50px;
	color: #000;
	background-color: #ffffff;
	width: 50%;
	background: url('cardboard.jpg');
	background-attachment: fixed;
	
	
}


p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 800;
	color: #000;
	line-height: 60px;
	text-transform: uppercase;
}

dt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 800;
	color: #000;	
	line-height: 60px;
	text-transform: uppercase;+
}

dl {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 800;
	color: #000;	
	line-height: 60px;
	text-transform: uppercase;
}

#refresh p {
	font-size: 15px;
	text-transform: lowercase;+

}

#share {
	position: absolute;
	bottom: 25px;
	right: 25px;

}

#famous {
	position: absolute;
	bottom: 5px;
	right: 25px;
	color: #ffffff;

}


#facebook {
	position: absolute;
	bottom: 25px;
	right: 5px;

}

#video {
	position: absolute;
	bottom: -150px;
	right: 800px;

}








a:link {color: #000; text-decoration: none; font-weight: 800;}
a:active {text-decoration: none;}
a:hover {color: #000;}
a:visited {color: #000; text-decoration: none;}
