body{
	background-color:#222222;
	background-repeat: no-repeat;
	width: 100%;
	margin-top:100px;
}

#content{
	width:800px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('rip.gif');
	background-position: top center;
	background-repeat: no-repeat;
	
}

#content p{
	margin-left:450px;
	color:#ffffff;
	font-family:"Trebuchet Ms";
}

.date {
	font-size:10px;
	color:#cccccc;
	display:block;
}

#thumbs{
	width:820px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
}